Skip to content
Snippets Groups Projects
Commit 1fdf8789 authored by Brian Canini's avatar Brian Canini
Browse files

Updating drupal/honeypot (2.0.0 => 2.0.1)

parent 8e4d6562
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "bd9eb7f11eb9a9e34136bb4fe68ba83b", "content-hash": "94684f858f70d88719e54307455db72f",
"packages": [ "packages": [
{ {
"name": "alchemy/zippy", "name": "alchemy/zippy",
...@@ -5284,17 +5284,17 @@ ...@@ -5284,17 +5284,17 @@
}, },
{ {
"name": "drupal/honeypot", "name": "drupal/honeypot",
"version": "2.0.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git", "url": "https://git.drupalcode.org/project/honeypot.git",
"reference": "2.0.0" "reference": "2.0.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/honeypot-2.0.0.zip", "url": "https://ftp.drupal.org/files/projects/honeypot-2.0.1.zip",
"reference": "2.0.0", "reference": "2.0.1",
"shasum": "6f8701f5be173595318e6afe9ff744edb324f85c" "shasum": "c29d248c0fdcdf733a31b9214355acfa73716632"
}, },
"require": { "require": {
"drupal/core": "^8.0 || ^9.0" "drupal/core": "^8.0 || ^9.0"
...@@ -5302,8 +5302,8 @@ ...@@ -5302,8 +5302,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.0", "version": "2.0.1",
"datestamp": "1588105107", "datestamp": "1597855128",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
......
...@@ -5442,18 +5442,18 @@ ...@@ -5442,18 +5442,18 @@
}, },
{ {
"name": "drupal/honeypot", "name": "drupal/honeypot",
"version": "2.0.0", "version": "2.0.1",
"version_normalized": "2.0.0.0", "version_normalized": "2.0.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git", "url": "https://git.drupalcode.org/project/honeypot.git",
"reference": "2.0.0" "reference": "2.0.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/honeypot-2.0.0.zip", "url": "https://ftp.drupal.org/files/projects/honeypot-2.0.1.zip",
"reference": "2.0.0", "reference": "2.0.1",
"shasum": "6f8701f5be173595318e6afe9ff744edb324f85c" "shasum": "c29d248c0fdcdf733a31b9214355acfa73716632"
}, },
"require": { "require": {
"drupal/core": "^8.0 || ^9.0" "drupal/core": "^8.0 || ^9.0"
...@@ -5461,8 +5461,8 @@ ...@@ -5461,8 +5461,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.0", "version": "2.0.1",
"datestamp": "1588105107", "datestamp": "1597855128",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
......
...@@ -7,7 +7,7 @@ core_version_requirement: ^8 || ^9 ...@@ -7,7 +7,7 @@ core_version_requirement: ^8 || ^9
configure: honeypot.config configure: honeypot.config
hidden: false hidden: false
# Information added by Drupal.org packaging script on 2020-04-28 # Information added by Drupal.org packaging script on 2020-08-19
version: '2.0.0' version: '2.0.1'
project: 'honeypot' project: 'honeypot'
datestamp: 1588105109 datestamp: 1597855130
name: Honeypot Test name: Honeypot Test
type: module type: module
description: Support module for Honeypot internal testing purposes. description: Support module for Honeypot internal testing purposes.
core: 8.x
package: Testing package: Testing
hidden: true
# Information added by Drupal.org packaging script on 2020-04-28 # Information added by Drupal.org packaging script on 2020-08-19
version: '2.0.0' version: '2.0.1'
project: 'honeypot' project: 'honeypot'
datestamp: 1588105109 datestamp: 1597855130
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment