mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
JS: classify twitter-text library instances
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
| tmpl.html:0:0:0:0 | tmpl.html | template |
|
||||
| tst.browserify.js:0:0:0:0 | tst.browserify.js | generated |
|
||||
| tst.dart.js:0:0:0:0 | tst.dart.js | generated |
|
||||
| twitter-text.js:0:0:0:0 | twitter-text.js | library |
|
||||
| twitter_text.js:0:0:0:0 | twitter_text.js | library |
|
||||
| unannotated-externs-1.js:0:0:0:0 | unannotated-externs-1.js | externs |
|
||||
| unannotated-externs-2.js:0:0:0:0 | unannotated-externs-2.js | externs |
|
||||
| unannotated-externs-3.js:0:0:0:0 | unannotated-externs-3.js | externs |
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
/*!
|
||||
* twitter-text 2.0.4
|
||||
*
|
||||
* Copyright 2012 Twitter, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this work except in compliance with the License.
|
||||
* You may obtain a copy of the License at:
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*/
|
||||
@@ -0,0 +1 @@
|
||||
// classic version of twitter-text, as seen in the wild
|
||||
Reference in New Issue
Block a user