Newer
Older
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
"keywords": [
"drupal",
"layout",
"php"
],
"support": {
"source": "http://git.drupal.org/project/ds.git",
"issues": "https://www.drupal.org/project/issues/ds",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/dynamic_entity_reference",
"version": "1.16.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/dynamic_entity_reference.git",
"reference": "8.x-1.16"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "4155c11eac17ccd485888e6e5c52858358726415"
},
"require": {
"drupal/core": "^9.3",
"php": ">=7.4"
},
"require-dev": {
"drupal/diff": "1.x-dev",
"mglaman/phpstan-drupal": "^1.1",
"phpstan/phpstan": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.16",
"datestamp": "1644273068",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Lee Rowlands",
"homepage": "https://www.drupal.org/u/larowlan",
"role": "Maintainer"
},
{
"name": "Jibran Ijaz",
"homepage": "https://www.drupal.org/u/jibran",
"role": "Maintainer"
},
{
"name": "larowlan",
"homepage": "https://www.drupal.org/user/395439"
}
],
"description": "Provides a field that allows an entity-reference field to reference more than one entity type.",
"homepage": "http://drupal.org/project/dynamic_entity_reference",
"support": {
"source": "http://cgit.drupalcode.org/dynamic_entity_reference",
"issues": "http://drupal.org/project/dynamic_entity_reference",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/eca",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca.git",
},
"require": {
"dragonmantank/cron-expression": "^3.1",
"ext-dom": "*",
"ext-json": "*",
"mtownsend/xml-to-array": "^2.0",
"php": ">=7.4"
},
"require-dev": {
"drupal/token": "^1.10"
},
"suggest": {
"drupal/context_stack": "Integrates ECA with Context Stacks for more fine-grained control",
"drupal/eca_state_machine": "Integrates ECA with State Machine functionality",
"drupal/eca_tamper": "Integrates ECA with the Tamper API",
"drupal/entity_share": "Integrates ECA with Entity Share functionality",
"drupal/group_action": "Integrates ECA with Group Actions if you're using groups",
"drupal/token": "Provides the token browser in the UI and offers more token values"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "boromino",
"homepage": "https://www.drupal.org/user/859722"
},
{
"name": "danielspeicher",
"homepage": "https://www.drupal.org/user/3621778"
},
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Event, Conditions, Actions - powerful, versatile, and user-friendly rules engine for Drupal",
"homepage": "https://www.drupal.org/project/eca",
"support": {
"source": "https://drupal.org/project/eca",
"issues": "https://drupal.org/project/issues/eca"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_cm.git",
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.2.zip",
"reference": "1.0.2",
"shasum": "48330950150ffd50f5628347e411ec820af1ab7c"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1",
"drupal/eca_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mxh",
"homepage": "https://www.drupal.org/user/1124384"
},
{
"name": "qichanghai",
"homepage": "https://www.drupal.org/user/3092355"
}
],
"description": "A Drupal module that provides a modeller for ECA solely built on top of Drupal core and ECA core.",
"homepage": "https://www.drupal.org/project/eca_cm",
"support": {
"source": "https://drupal.org/project/eca_cm",
"issues": "https://drupal.org/project/issues/eca_cm"
}
},
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
{
"name": "drupal/eca_content_access",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_content_access.git",
"reference": "b28eacf7b2de0f1cbfedba0e154dc9ec52b7bdc6"
},
"require": {
"drupal/content_access": "^1.0",
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"php": ">=7.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
"version": "1.0.x-dev",
"datestamp": "1661849410",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Integrate ECA with the content_access module.",
"homepage": "https://www.drupal.org/project/eca_content_access",
"support": {
"source": "https://drupal.org/project/eca_content_access",
"issues": "https://drupal.org/project/issues/eca_content_access"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_context.git",
"url": "https://ftp.drupal.org/files/projects/eca_context-1.0.0.zip",
"reference": "1.0.0",
"shasum": "5f5efd8c389b013cec26a476fad89cceb8f42f17"
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mxh",
"homepage": "https://www.drupal.org/user/1124384"
"description": "A Drupal module which provides a context stack for ECA.",
"homepage": "https://www.drupal.org/project/eca_context",
"source": "https://drupal.org/project/eca_context",
"issues": "https://drupal.org/project/issues/eca_context"
{
"name": "drupal/eca_entity_share",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_entity_share.git",
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"drupal/entity_share": "^3.0",
"php": ">=7.4"
},
"require-dev": {
"drupal/eca": "*",
"drupal/entity_share_client": "*",
"drupal/entity_share_server": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
"message": "Dev releases are not covered by Drupal security advisories."
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Integrate ECA with the Entity Share module and its plugins.",
"homepage": "https://www.drupal.org/project/eca_entity_share",
"support": {
"source": "https://drupal.org/project/eca_entity_share",
"issues": "https://drupal.org/project/issues/eca_entity_share"
}
},
{
"name": "drupal/eca_modeller_bpmn",
},
"type": "metapackage",
"extra": {
"drupal": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "boromino",
"homepage": "https://www.drupal.org/user/859722"
},
{
"name": "danielspeicher",
"homepage": "https://www.drupal.org/user/3621778"
},
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Common functionality for all BPMN based modeller implementations.",
"homepage": "https://www.drupal.org/project/eca",
"support": {
"source": "https://git.drupalcode.org/project/eca"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_parameters.git",
"url": "https://ftp.drupal.org/files/projects/eca_parameters-1.0.0-beta2.zip",
"reference": "1.0.0-beta2",
"shasum": "77d658d3d05653ba21524fcd9fd31b67b3d7f438"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"drupal/parameters": "^1.0"
},
"require-dev": {
"drupal/eca_ui": "*",
"drupal/parameters_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
danielspeicher
committed
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mxh",
"homepage": "https://www.drupal.org/user/1124384"
danielspeicher
committed
},
{
"name": "qichanghai",
"homepage": "https://www.drupal.org/user/3092355"
}
],
"description": "Integrates ECA: Event - Condition - Action with Parameters.",
"homepage": "https://www.drupal.org/project/eca_parameters",
"support": {
"source": "https://drupal.org/project/eca_parameters",
"issues": "https://drupal.org/project/issues/eca_parameters"
}
},
{
"name": "drupal/eca_state_machine",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_state_machine.git",
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"drupal/state_machine": "^1.6",
"php": ">=7.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Integrate ECA with the State Machine module and its plugins.",
"homepage": "https://www.drupal.org/project/eca_state_machine",
"support": {
"source": "https://drupal.org/project/eca_state_machine",
"issues": "https://drupal.org/project/issues/eca_state_machine"
}
},
{
"name": "drupal/eca_tamper",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_tamper.git",
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"drupal/tamper": "^1.0",
"php": ">=7.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Integrate ECA with the tamper module and its plugins available as actions.",
"homepage": "https://www.drupal.org/project/eca_tamper",
"support": {
"source": "https://drupal.org/project/eca_tamper",
"issues": "https://drupal.org/project/issues/eca_tamper"
}
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "boromino",
"homepage": "https://www.drupal.org/user/859722"
},
{
"name": "danielspeicher",
"homepage": "https://www.drupal.org/user/3621778"
},
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Provides a user interface for managing ECA models.",
"homepage": "https://www.drupal.org/project/eca",
"support": {
"source": "https://git.drupalcode.org/project/eca"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_vbo.git",
"url": "https://ftp.drupal.org/files/projects/eca_vbo-1.0.0-rc5.zip",
"reference": "1.0.0-rc5",
"shasum": "ed1171b1506da55f6e4c88dded05f37f51f6d624"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
},
"type": "drupal-module",
"extra": {
"drupal": {
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mxh",
"homepage": "https://www.drupal.org/user/1124384"
},
{
"name": "qichanghai",
"homepage": "https://www.drupal.org/user/3092355"
}
],
"description": "Integrates ECA: Event - Condition - Action with Views Bulk Operations (VBO).",
"homepage": "https://www.drupal.org/project/eca_vbo",
"support": {
"source": "https://drupal.org/project/eca_vbo",
"issues": "https://drupal.org/project/issues/eca_vbo"
}
},
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
{
"name": "drupal/eca_views_data_export",
"version": "dev-1.0.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_views_data_export.git",
"reference": "5acda8337fd1043e8f2a9dd0a884dfc06a899886"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "^1.0",
"drupal/views_data_export": "^1.2",
"php": ">=7.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.0.x": "1.0.x-dev"
},
"drupal": {
"version": "1.0.x-dev",
"datestamp": "1667407021",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "jurgenhaas",
"homepage": "https://www.drupal.org/user/168924"
}
],
"description": "Integrate ECA with the views_data_export module.",
"homepage": "https://www.drupal.org/project/eca_views_data_export",
"support": {
"source": "https://drupal.org/project/eca_views_data_export",
"issues": "https://drupal.org/project/issues/eca_views_data_export"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/encrypt.git",
"url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "357ca7fcf9879af66b5d0c5593da080f19664f17"
"drupal/key": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11"
}
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "alexpott",
"homepage": "https://www.drupal.org/user/157725"
},
{
"name": "gisle",
"homepage": "https://www.drupal.org/user/409554"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "nerdstein",
"homepage": "https://www.drupal.org/user/1557710"
},
{
"name": "rlhawk",
"homepage": "https://www.drupal.org/user/352283"
},
{
"name": "theunraveler",
"homepage": "https://www.drupal.org/user/71548"
},
{
"name": "zzolo",
"homepage": "https://www.drupal.org/user/147331"
}
],
"description": "Provides an API for two-way encryption.",
"homepage": "https://www.drupal.org/project/encrypt",
"support": {
"source": "https://git.drupalcode.org/project/encrypt"
}
},
{
"name": "drupal/entity",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity.git",
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f"
},
"type": "drupal-module",
"extra": {
"drupal": {
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "dixon_",
"homepage": "https://www.drupal.org/user/239911"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "mglaman",
"homepage": "https://www.drupal.org/user/2416470"
},
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
}
],
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
"homepage": "https://www.drupal.org/project/entity",
"support": {
"source": "https://git.drupalcode.org/project/entity",
"issues": "https://www.drupal.org/project/issues/entity"
}
},
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
{
"name": "drupal/entity_redirect",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_redirect.git",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_redirect-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "842766fbba6801cda1abd7873159124f7ec9d155"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1650375574",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "NickDickinsonWilde",
"homepage": "https://www.drupal.org/user/3094661"
},
{
"name": "hmendes",
"homepage": "https://www.drupal.org/user/3673677"
}
],
"description": "Redirect after entity creation or edit - per content.",
"homepage": "https://www.drupal.org/project/entity_redirect",
"support": {
"source": "https://git.drupalcode.org/project/entity_redirect"
}
},
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b"
},
"require-dev": {
"drupal/diff": "1.x-dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11"
}
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Entity Reference Revisions",
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
"support": {
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
}
},
{
"name": "drupal/entity_share",
"version": "3.0.0-rc4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_share.git",
"reference": "8.x-3.0-rc4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_share-8.x-3.0-rc4.zip",
"reference": "8.x-3.0-rc4",
"shasum": "7233bd364baae32bc19eb89816116dda9872d22f"
},
"require": {
"drupal/core": "^8.8 || ^9",
"league/oauth2-client": "^2.4"
},
"conflict": {
"drupal/jsonapi": "1.*"
},
"require-dev": {
"drupal/block_field": "~1.0",
"drupal/dynamic_entity_reference": "~2.0",
"drupal/entity_share_client": "*",
"drupal/field_group": "~3.0",
"drupal/jsonapi_extras": "~3.14",
"drupal/key": "~1.14",
"drupal/metatag": "~1.0",
"drupal/paragraphs": "~1.0",
"drupal/pathauto": "~1.0",
"drupal/simple_oauth": "~4.5"
},
"suggest": {
"drupal/key": "Provides ability to manage keys for Authentication plugins.",
"drupal/simple_oauth": "Allows to setup server for OAuth plugin."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0-rc4",
"datestamp": "1650308107",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Grimreaper",
"homepage": "https://www.drupal.org/user/2388214"
},
{
"name": "ithom",
"homepage": "https://www.drupal.org/user/3175403"
},
{
"name": "ivan.vujovic",
"homepage": "https://www.drupal.org/user/382945"
},
{
"name": "yarik.lutsiuk",
"homepage": "https://www.drupal.org/user/3212333"
}
],
"description": "Provides an UI to share entities.",
"homepage": "https://www.drupal.org/project/entity_share",
"support": {
"source": "https://git.drupalcode.org/project/entity_share"
}
},
{
"name": "drupal/eva",
"version": "2.1.0",