|
262 | 262 | <div id="sidebar" class="interface overlay-content"> |
263 | 263 |
|
264 | 264 | <a class="toc_title" href="#"> |
265 | | - Underscore.js <span class="version">(1.13.1)</span> |
| 265 | + Underscore.js <span class="version">(1.13.2)</span> |
266 | 266 | </a> |
267 | 267 |
|
268 | 268 | <ul class="toc_section"> |
|
551 | 551 | <i>Underscore is an open-source component of <a href="https://documentcloud.org/">DocumentCloud</a>.</i> |
552 | 552 | </p> |
553 | 553 |
|
554 | | - <h2>v1.13.1 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> |
| 554 | + <h2>v1.13.2 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> |
555 | 555 |
|
556 | 556 | <table> |
557 | 557 | <tr> |
@@ -595,32 +595,32 @@ <h2>v1.13.1 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-clic |
595 | 595 | </tr> |
596 | 596 | </table> |
597 | 597 |
|
598 | | - <h2>v1.13.1 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> |
| 598 | + <h2>v1.13.2 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> |
599 | 599 |
|
600 | 600 | <ul> |
601 | 601 | <li> |
602 | | - <tt>https://cdn.jsdelivr.net/npm/ [email protected]. 1/underscore-umd-min.js </tt> |
| 602 | + <tt>https://cdn.jsdelivr.net/npm/ [email protected]. 2/underscore-umd-min.js </tt> |
603 | 603 | </li> |
604 | 604 | <li> |
605 | | - <tt>https://cdn.jsdelivr.net/npm/ [email protected]. 1/underscore-esm-min.js </tt> |
| 605 | + <tt>https://cdn.jsdelivr.net/npm/ [email protected]. 2/underscore-esm-min.js </tt> |
606 | 606 | </li> |
607 | 607 | <li> |
608 | | - <tt>https://unpkg.com/ [email protected]. 1/underscore-umd-min.js </tt> |
| 608 | + <tt>https://unpkg.com/ [email protected]. 2/underscore-umd-min.js </tt> |
609 | 609 | </li> |
610 | 610 | <li> |
611 | | - <tt>https://unpkg.com/ [email protected]. 1/underscore-esm-min.js </tt> |
| 611 | + <tt>https://unpkg.com/ [email protected]. 2/underscore-esm-min.js </tt> |
612 | 612 | </li> |
613 | 613 | <li> |
614 | | - <tt>https://pagecdn.io/lib/underscore/1.13.1/underscore-umd-min.js</tt> |
| 614 | + <tt>https://pagecdn.io/lib/underscore/1.13.2/underscore-umd-min.js</tt> |
615 | 615 | </li> |
616 | 616 | <li> |
617 | | - <tt>https://pagecdn.io/lib/underscore/1.13.1/underscore-esm-min.js</tt> |
| 617 | + <tt>https://pagecdn.io/lib/underscore/1.13.2/underscore-esm-min.js</tt> |
618 | 618 | </li> |
619 | 619 | <li> |
620 | | - <tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.1/underscore-umd-min.js</tt> |
| 620 | + <tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.2/underscore-umd-min.js</tt> |
621 | 621 | </li> |
622 | 622 | <li> |
623 | | - <tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.1/underscore-esm-min.js</tt> |
| 623 | + <tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.2/underscore-esm-min.js</tt> |
624 | 624 | </li> |
625 | 625 | </ul> |
626 | 626 |
|
|
0 commit comments