-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c1d1a2
commit 43e827a
Showing
11 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -262,7 +262,7 @@ | |
<div id="sidebar" class="interface overlay-content"> | ||
|
||
<a class="toc_title" href="#"> | ||
Underscore.js <span class="version">(1.13.5)</span> | ||
Underscore.js <span class="version">(1.13.6)</span> | ||
</a> | ||
|
||
<ul class="toc_section"> | ||
|
@@ -551,7 +551,7 @@ | |
<i>Underscore is an open-source component of <a href="https://documentcloud.org/">DocumentCloud</a>.</i> | ||
</p> | ||
|
||
<h2>v1.13.5 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> | ||
<h2>v1.13.6 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> | ||
|
||
<table> | ||
<tr> | ||
|
@@ -595,32 +595,32 @@ <h2>v1.13.5 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-clic | |
</tr> | ||
</table> | ||
|
||
<h2>v1.13.5 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> | ||
<h2>v1.13.6 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> | ||
|
||
<ul> | ||
<li> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected].5/underscore-umd-min.js</tt> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected].6/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected].5/underscore-esm-min.js</tt> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected].6/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://unpkg.com/[email protected].5/underscore-umd-min.js</tt> | ||
<tt>https://unpkg.com/[email protected].6/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://unpkg.com/[email protected].5/underscore-esm-min.js</tt> | ||
<tt>https://unpkg.com/[email protected].6/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.5/underscore-umd-min.js</tt> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.6/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.5/underscore-esm-min.js</tt> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.6/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.5/underscore-umd-min.js</tt> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.5/underscore-esm-min.js</tt> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-esm-min.js</tt> | ||
</li> | ||
</ul> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"type":"module","version":"1.13.5"} | ||
{"type":"module","version":"1.13.6"} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "underscore", | ||
"description": "JavaScript's functional programming helper library.", | ||
"version": "1.13.5", | ||
"version": "1.13.6", | ||
"author": "Jeremy Ashkenas <[email protected]>", | ||
"license": "MIT", | ||
"homepage": "https://underscorejs.org", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.