From 8394d0e94fbe5d385e1f5a58db61d696e24cf3f7 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Thu, 4 Apr 2019 13:01:16 -0700 Subject: [PATCH] foreign-resources.yaml: Add TODOs for the four remaining unverified libraries Change-Id: I493415f89745eddf4a64ae23aced586028cc16aa --- resources/lib/foreign-resources.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/lib/foreign-resources.yaml b/resources/lib/foreign-resources.yaml index 8dc01ff27c..abf0f0970d 100644 --- a/resources/lib/foreign-resources.yaml +++ b/resources/lib/foreign-resources.yaml @@ -121,6 +121,10 @@ jquery: integrity: sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= dest: jquery.js +# TODO: jquery.async.js + +# TODO: jquery.chosen + jquery.client: type: tar src: https://registry.npmjs.org/jquery-client/-/jquery-client-2.0.2.tgz @@ -159,6 +163,8 @@ jquery.hoverIntent: src: https://raw.githubusercontent.com/briancherne/jquery-hoverIntent/823603fdac/jquery.hoverIntent.js integrity: sha384-lca0haN0hqFGGh2aYUhtAgX9dhVHfQnTADH4svDeM6gcXnL7aFGeAi1NYwipDMyS +# TODO: jquery.i18n + jquery.jStorage: type: file src: https://raw.githubusercontent.com/andris9/jStorage/v0.4.12/jstorage.js @@ -169,6 +175,8 @@ jquery.throttle-debounce: src: https://raw.githubusercontent.com/cowboy/jquery-throttle-debounce/v1.1/jquery.ba-throttle-debounce.js integrity: sha384-ULOy4DbAghrCqRcrTJLXOY9e4gDpWh0BeEf6xMSL0VtNudXWggcb6AmrVrl4KDAP +# TODO: jquery.ui (!) + moment: type: tar src: https://codeload.github.com/moment/moment/tar.gz/2.24.0 -- 2.20.1