Plugin Directory

Changeset 3064766


Ignore:
Timestamp:
04/04/2024 02:28:36 PM (22 months ago)
Author:
ivankristianto
Message:

Update to version 0.3.5 from GitHub

Location:
biometric-authentication
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • biometric-authentication/tags/0.3.5/package-lock.json

    r3064764 r3064766  
    11{
    22  "name": "@ivankristianto/biometric-authentication",
    3   "version": "0.3.3",
     3  "version": "0.3.5",
    44  "lockfileVersion": 3,
    55  "requires": true,
     
    77    "": {
    88      "name": "@ivankristianto/biometric-authentication",
    9       "version": "0.3.3",
     9      "version": "0.3.5",
    1010      "dependencies": {
    1111        "@simplewebauthn/browser": "^7.2.0"
  • biometric-authentication/tags/0.3.5/package.json

    r3064764 r3064766  
    11{
    22  "name": "@ivankristianto/biometric-authentication",
    3   "version": "0.3.3",
     3  "version": "0.3.5",
    44  "type": "module",
    55  "scripts": {
  • biometric-authentication/tags/0.3.5/plugin.php

    r3064764 r3064766  
    1010 * Plugin Name:  Biometric Authentication
    1111 * Description:  Provides biometric authentication for WordPress
    12  * Version:      0.3.3
     12 * Version:      0.3.5
    1313 * Author:       Ivan Kristianto
    1414 * Author URI:   https://github.com/ivankristianto/
  • biometric-authentication/tags/0.3.5/readme.txt

    r3064764 r3064766  
    22Contributors: ivankristianto
    33Requires at least: 6.1
    4 Tags: identity, authentication, biometric, passwordless, login, security
     4Tags: authentication, biometric, passwordless, passkey, security
    55Tested up to: 6.4
    66Requires PHP: 8.1
    7 Stable tag: 0.3.3
     7Stable tag: 0.3.5
    88License: GPLv2 or later
    99
  • biometric-authentication/tags/0.3.5/vendor/composer/installed.php

    r3064764 r3064766  
    22    'root' => array(
    33        'name' => 'ivankristianto/biometric-authentication',
    4         'pretty_version' => '0.3.4',
    5         'version' => '0.3.4.0',
    6         'reference' => '4785befe107c5942bcc56cf9a05280652f4a10e1',
     4        'pretty_version' => '0.3.5',
     5        'version' => '0.3.5.0',
     6        'reference' => '0a8e2536351dd7805bf22ccb364893b0262e7d92',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    2121        ),
    2222        'ivankristianto/biometric-authentication' => array(
    23             'pretty_version' => '0.3.4',
    24             'version' => '0.3.4.0',
    25             'reference' => '4785befe107c5942bcc56cf9a05280652f4a10e1',
     23            'pretty_version' => '0.3.5',
     24            'version' => '0.3.5.0',
     25            'reference' => '0a8e2536351dd7805bf22ccb364893b0262e7d92',
    2626            'type' => 'wordpress-plugin',
    2727            'install_path' => __DIR__ . '/../../',
  • biometric-authentication/trunk/package-lock.json

    r3064764 r3064766  
    11{
    22  "name": "@ivankristianto/biometric-authentication",
    3   "version": "0.3.3",
     3  "version": "0.3.5",
    44  "lockfileVersion": 3,
    55  "requires": true,
     
    77    "": {
    88      "name": "@ivankristianto/biometric-authentication",
    9       "version": "0.3.3",
     9      "version": "0.3.5",
    1010      "dependencies": {
    1111        "@simplewebauthn/browser": "^7.2.0"
  • biometric-authentication/trunk/package.json

    r3064764 r3064766  
    11{
    22  "name": "@ivankristianto/biometric-authentication",
    3   "version": "0.3.3",
     3  "version": "0.3.5",
    44  "type": "module",
    55  "scripts": {
  • biometric-authentication/trunk/plugin.php

    r3064764 r3064766  
    1010 * Plugin Name:  Biometric Authentication
    1111 * Description:  Provides biometric authentication for WordPress
    12  * Version:      0.3.3
     12 * Version:      0.3.5
    1313 * Author:       Ivan Kristianto
    1414 * Author URI:   https://github.com/ivankristianto/
  • biometric-authentication/trunk/readme.txt

    r3064764 r3064766  
    22Contributors: ivankristianto
    33Requires at least: 6.1
    4 Tags: identity, authentication, biometric, passwordless, login, security
     4Tags: authentication, biometric, passwordless, passkey, security
    55Tested up to: 6.4
    66Requires PHP: 8.1
    7 Stable tag: 0.3.3
     7Stable tag: 0.3.5
    88License: GPLv2 or later
    99
  • biometric-authentication/trunk/vendor/composer/installed.php

    r3064764 r3064766  
    22    'root' => array(
    33        'name' => 'ivankristianto/biometric-authentication',
    4         'pretty_version' => '0.3.4',
    5         'version' => '0.3.4.0',
    6         'reference' => '4785befe107c5942bcc56cf9a05280652f4a10e1',
     4        'pretty_version' => '0.3.5',
     5        'version' => '0.3.5.0',
     6        'reference' => '0a8e2536351dd7805bf22ccb364893b0262e7d92',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    2121        ),
    2222        'ivankristianto/biometric-authentication' => array(
    23             'pretty_version' => '0.3.4',
    24             'version' => '0.3.4.0',
    25             'reference' => '4785befe107c5942bcc56cf9a05280652f4a10e1',
     23            'pretty_version' => '0.3.5',
     24            'version' => '0.3.5.0',
     25            'reference' => '0a8e2536351dd7805bf22ccb364893b0262e7d92',
    2626            'type' => 'wordpress-plugin',
    2727            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.