#15161 closed bug (notabug)
Bower and Google CDN files are different
Reported by: | huan086 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | [meta] ui.build | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery-ui.min.js obtained from Bower is different from that obtained from http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js by a backslash character in line 7 column 12704.
I'm computing the subresource integrity hash using the file from Bower, in order to ensure that the same file on Google isn't tampered with. The missing backslash character on the Google version seems to be an unintentional tampering.
Note: See
TracTickets for help on using
tickets.
We don't manage the Bower package.