You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Third-party front-end libraries for BMO — scripts, stylesheets and their assets — managed via npm so security updates flow through Dependabot instead of hand-vendored blobs.",
"license": "MPL-2.0",
"type": "module",
"scripts": {
"build": "node scripts/build-frontend.mjs"
},
"//": "The generated files are not committed; the Docker assets stage builds them from this lockfile. Dependabot proposes upgrades and CI tests them with no regeneration step needed; treat majors (jquery 4.x, mermaid 11.x, devbridge 2.x) as manual, tested reviews. A bump now moves a library's stylesheet along with its script, so review upgrades for visual changes too. bpopup is not published to npm and remains vendored under js/jquery/plugins/bPopup/.",