From d8b3ddbb11ee9c78e3853d834041e1269d6db4ab Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 10:45:56 -0600 Subject: [PATCH] Composer.lock with all the libraries used by the webform module --- composer.lock | 477 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 444 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index feb0b44..76850a5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,23 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a15fc947e2c4c723eb76008b07c61914", + "content-hash": "36e875d2feaaef924454170a5cc1c0ff", "packages": [ + { + "name": "algolia/places", + "version": "1.17.0", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.0.tgz" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "algolia.places" + } + }, { "name": "asm89/stack-cors", "version": "1.2.0", @@ -572,6 +587,111 @@ "description": "Drupal code generator", "time": "2019-12-07T16:54:31+00:00" }, + { + "name": "choices/choices", + "version": "9.0.1", + "dist": { + "type": "zip", + "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "choices" + } + }, + { + "name": "ckeditor/autogrow", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.autogrow" + } + }, + { + "name": "ckeditor/codemirror", + "version": "v1.17.12", + "dist": { + "type": "zip", + "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.codemirror" + } + }, + { + "name": "ckeditor/fakeobjects", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.fakeobjects" + } + }, + { + "name": "ckeditor/image", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.image" + } + }, + { + "name": "ckeditor/link", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.link" + } + }, + { + "name": "codemirror/codemirror", + "version": "5.48.2", + "dist": { + "type": "zip", + "url": "https://github.com/components/codemirror/archive/5.48.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "codemirror" + } + }, { "name": "commerceguys/addressing", "version": "v1.0.7", @@ -2323,7 +2443,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" + "source": "https://git.drupalcode.org/project/admin_links_access_filter" } }, { @@ -2684,7 +2804,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "http://cgit.drupalcode.org/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_theme_sync" } }, { @@ -2723,6 +2843,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2913,8 +3037,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0-beta2+6-dev", + "datestamp": "1542009780", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3127,7 +3251,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3181,7 +3305,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "http://cgit.drupalcode.org/config_actions_provider" + "source": "https://git.drupalcode.org/project/config_actions_provider" } }, { @@ -3274,7 +3398,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3380,7 +3504,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "http://cgit.drupalcode.org/config_merge" + "source": "https://git.drupalcode.org/project/config_merge" } }, { @@ -3432,7 +3556,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "http://cgit.drupalcode.org/config_normalizer" + "source": "https://git.drupalcode.org/project/config_normalizer" } }, { @@ -3562,7 +3686,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "http://cgit.drupalcode.org/config_provider" + "source": "https://git.drupalcode.org/project/config_provider" } }, { @@ -3617,7 +3741,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "http://cgit.drupalcode.org/config_snapshot" + "source": "https://git.drupalcode.org/project/config_snapshot" } }, { @@ -3748,7 +3872,7 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { @@ -4101,6 +4225,10 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4268,7 +4396,7 @@ "description": "Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.", "homepage": "https://www.drupal.org/project/customerror", "support": { - "source": "http://cgit.drupalcode.org/customerror" + "source": "https://git.drupalcode.org/project/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -5908,7 +6036,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { @@ -6426,7 +6554,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "http://cgit.drupalcode.org/exclude_node_title" + "source": "https://git.drupalcode.org/project/exclude_node_title" } }, { @@ -6627,7 +6755,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "http://cgit.drupalcode.org/features" + "source": "https://git.drupalcode.org/project/features" } }, { @@ -6843,7 +6971,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { @@ -7111,7 +7239,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "http://cgit.drupalcode.org/hotjar" + "source": "https://git.drupalcode.org/project/hotjar" } }, { @@ -7883,6 +8011,10 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, + { + "name": "jerdavis", + "homepage": "https://www.drupal.org/user/228997" + }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -7948,7 +8080,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "http://cgit.drupalcode.org/minimalhtml", + "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -7978,8 +8110,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8271,6 +8403,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "banviktor", + "homepage": "https://www.drupal.org/user/3176333" + }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8287,7 +8423,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "http://cgit.drupalcode.org/paranoia" + "source": "https://git.drupalcode.org/project/paranoia" } }, { @@ -8503,7 +8639,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "http://cgit.drupalcode.org/regionincontent" + "source": "https://git.drupalcode.org/project/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8671,10 +8807,22 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, + { + "name": "binnythomas", + "homepage": "https://www.drupal.org/user/3123091" + }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, + { + "name": "varunity", + "homepage": "https://www.drupal.org/user/273530" + }, + { + "name": "vimaljoseph", + "homepage": "https://www.drupal.org/user/817380" + }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -8683,7 +8831,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "http://cgit.drupalcode.org/search404" + "source": "https://git.drupalcode.org/project/search404" } }, { @@ -8956,7 +9104,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "http://cgit.drupalcode.org/social_media_links", + "source": "https://git.drupalcode.org/project/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9008,7 +9156,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "http://cgit.drupalcode.org/subprofiles" + "source": "https://git.drupalcode.org/project/subprofiles" } }, { @@ -9059,7 +9207,7 @@ "description": "Allows short (non-long) text fields to use the textarea widget on content entry forms.", "homepage": "https://www.drupal.org/project/textarea_widget_for_text", "support": { - "source": "http://cgit.drupalcode.org/textarea_widget_for_text" + "source": "https://git.drupalcode.org/project/textarea_widget_for_text" } }, { @@ -9151,8 +9299,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+9-dev", - "datestamp": "1571695384", + "version": "8.x-1.0-alpha2+10-dev", + "datestamp": "1573760885", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9409,6 +9557,10 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, + { + "name": "jasonawant", + "homepage": "https://www.drupal.org/user/589890" + }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9673,7 +9825,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" + "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, { @@ -10800,6 +10952,171 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, + { + "name": "jquery/chosen", + "version": "1.8.7", + "dist": { + "type": "zip", + "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.chosen" + } + }, + { + "name": "jquery/hotkeys", + "version": "0.2.0", + "dist": { + "type": "zip", + "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.hotkeys" + } + }, + { + "name": "jquery/icheck", + "version": "1.0.2 ", + "dist": { + "type": "zip", + "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.icheck" + } + }, + { + "name": "jquery/image-picker", + "version": "0.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.image-picker" + } + }, + { + "name": "jquery/inputmask", + "version": "4.0.9", + "dist": { + "type": "zip", + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/4.0.9.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.inputmask" + } + }, + { + "name": "jquery/intl-tel-input", + "version": "16.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.intl-tel-input" + } + }, + { + "name": "jquery/rateit", + "version": "1.1.2", + "dist": { + "type": "zip", + "url": "https://github.com/gjunge/rateit.js/archive/1.1.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.rateit" + } + }, + { + "name": "jquery/select2", + "version": "4.0.12", + "dist": { + "type": "zip", + "url": "https://github.com/select2/select2/archive/4.0.12.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.select2" + } + }, + { + "name": "jquery/textcounter", + "version": "0.8.0", + "dist": { + "type": "zip", + "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.textcounter" + } + }, + { + "name": "jquery/timepicker", + "version": "1.11.15", + "dist": { + "type": "zip", + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.11.15.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.timepicker" + } + }, + { + "name": "jquery/toggles", + "version": "4.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.toggles" + } + }, { "name": "kub-at/php-simple-html-dom-parser", "version": "1.9.1", @@ -10956,9 +11273,9 @@ "authors": [ { "name": "Colin O'Dell", - "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com" + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11873,6 +12190,21 @@ ], "time": "2015-02-10T20:07:52+00:00" }, + { + "name": "progress-tracker/progress-tracker", + "version": "1.4.0", + "dist": { + "type": "zip", + "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "progress-tracker" + } + }, { "name": "psr/container", "version": "1.0.0", @@ -12133,6 +12465,21 @@ "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "signature_pad/signature_pad", + "version": "2.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "signature_pad" + } + }, { "name": "stack/builder", "version": "v1.0.5", @@ -12182,6 +12529,21 @@ ], "time": "2017-11-18T14:57:29+00:00" }, + { + "name": "svg-pan-zoom/svg-pan-zoom", + "version": "3.6.1", + "dist": { + "type": "zip", + "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "svg-pan-zoom" + } + }, { "name": "symfony-cmf/routing", "version": "1.4.1", @@ -14278,6 +14640,55 @@ "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", "time": "2015-12-17T08:42:14+00:00" }, + { + "name": "wikimedia/composer-merge-plugin", + "version": "v1.4.1", + "source": { + "type": "git", + "url": "https://github.com/wikimedia/composer-merge-plugin.git", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0", + "php": ">=5.3.2" + }, + "require-dev": { + "composer/composer": "~1.0.0", + "jakub-onderka/php-parallel-lint": "~0.8", + "phpunit/phpunit": "~4.8|~5.0", + "squizlabs/php_codesniffer": "~2.1.0" + }, + "type": "composer-plugin", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + }, + "class": "Wikimedia\\Composer\\MergePlugin" + }, + "autoload": { + "psr-4": { + "Wikimedia\\Composer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bryan Davis", + "email": "bd808@wikimedia.org" + } + ], + "description": "Composer plugin to merge multiple composer.json files", + "time": "2017-04-25T02:31:25+00:00" + }, { "name": "zaporylie/composer-drupal-optimizations", "version": "1.1.1",