JavaScript's utility _ belt
39 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | underscore-min.js | 1 | !function(n,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define |
| LOW | underscore-umd-min.js | 1 | !function(n,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define |
| LOW | underscore-esm-min.js | 1 | // Underscore.js 1.13.8 |
| LOW | docs/modules/underscore.html | 921 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/contains.html | 881 | <script> |
| LOW | docs/modules/union.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/last.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/functions.html | 881 | <script> |
| LOW | docs/modules/propertyOf.html | 881 | <script> |
| LOW | docs/modules/toPath.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/_cb.html | 881 | <script> |
| LOW | docs/modules/delay.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/_baseCreate.html | 901 | <script> |
| LOW | docs/modules/keys.html | 901 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/find.html | 881 | <script> |
| LOW | docs/modules/countBy.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/iteratee.html | 881 | <script> |
| LOW | docs/modules/noop.html | 861 | <script> |
| LOW | docs/modules/max.html | 901 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/_createSizePropertyCheck.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/clone.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/min.html | 901 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/range.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/times.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/indexOf.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/_createEscaper.html | 901 | <script> |
| LOW | docs/modules/_tagTester.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/templateSettings.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | docs/modules/first.html | 881 | // We run a script at page load to inject the links after the fact. |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | .github/workflows/codeql-analysis.yml | 61 | # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). |
| LOW | modules/index-all.js | 1 | // ESM Exports |
| LOW | modules/index.js | 1 | // Named Exports |
| LOW | modules/index-default.js | 1 | // Default Export |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | underscore.js | 1277 | function createPredicateIndexFinder(dir) { |
| LOW | underscore-umd.js | 1277 | function createPredicateIndexFinder(dir) { |
| LOW | underscore-esm-min.js | 5 | var VERSION="1.13.8",root="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global |
| LOW | underscore-esm.js | 1268 | function createPredicateIndexFinder(dir) { |
| LOW | modules/_createPredicateIndexFinder.js | 5 | export default function createPredicateIndexFinder(dir) { |