WARNING: Type JQueryMethodCall has been deprecated and may be removed in future (JQueryMethodCall.ql:3,6-22)
| tracking.js:7:5:7:24 | this.elm.html('foo') | html |
| tracking.js:14:5:14:17 | e.html('foo') | html |
| tracking.js:15:5:15:26 | e.attr( ... 'foo') | attr |
| tracking.js:16:5:19:6 | e.attr( ... \\n }) | attr |
| tracking.js:23:7:23:15 | $('#foo') | $ |
| ts_global_types.ts:3:5:3:17 | e.html('foo') | html |
| ts_global_types.ts:7:1:7:9 | $('#foo') | $ |
| ts_import.ts:5:5:5:17 | e.html('foo') | html |
| tst2.js:2:1:2:7 | jq("a") | $ |
| tst.js:1:1:1:3 | $() | $ |
| tst.js:2:1:2:8 | jQuery() | $ |
| tst.js:3:1:3:9 | $("") | $ |
| tst.js:3:1:3:44 | $(" ... e.com") | attr |
| tst.js:3:1:3:50 | $(" ... ).val() | val |
| tst.js:4:1:4:10 | window.$() | $ |
| tst.js:5:1:5:15 | window.jQuery() | $ |
| tst.js:6:1:6:32 | angular ... .attr() | attr |
| tst.js:7:1:7:14 | $("
", doc) | $ |