| OLD | NEW |
| (Empty) |
| 1 Name: Closure Library | |
| 2 URL: https://github.com/google/closure-library | |
| 3 Version: 848686a4791374beaa99478cdf37d95deb2752e1 | |
| 4 InfoURL: http://developers.google.com/closure/library | |
| 5 Security Critical: No | |
| 6 License: Apache 2.0 | |
| 7 | |
| 8 Description: | |
| 9 Closure Library is a powerful, low level JavaScript library designed | |
| 10 for building complex and scalable web applications. | |
| 11 | |
| 12 Local Modifications: | |
| 13 Only the files actually used by the scripts in document_image_extractor/src are
kept. | |
| 14 This includes a number of JavaScript source files and a few python modules to sc
an | |
| 15 sources for closure dependencies. | |
| 16 | |
| 17 A few cosmetic changes were made to a few closure-library classes so that compil
ation | |
| 18 would pass with our third_party/closure_compiler/checker.py. See chrome-changes.
diff | |
| OLD | NEW |