
Security News
pnpm 10.12 Introduces Global Virtual Store and Expanded Version Catalogs
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Fakemenot is an simple email validator that checks for DNS as well as uses regex functions to check the email for the right length and accepted characters. It utilizes the free Email Validator API over at mashape: https://market.mashape.com/pozzad/email-validator-1.
Add this line to your application's Gemfile:
gem 'fakemenot'
And then execute:
$ bundle
Or install it yourself as:
$ gem install fakemenot
Sign up for a free Mashape user account utilizing the Email Validator API (https://market.mashape.com/pozzad/email-validator-1) in order to acquire a free API Key.
Create a fakemenote config file and add your API key. For example:
# config/fakemenot_config.yml
API_KEY: "a893SDakj2j4AaDDKLJ11oDPFvjsnDYt40AeXMXaD"
email = "[email protected]"
valid_email(email)
# => true
email = "FAk#[email protected]"
valid_email(email)
# => false
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle exec rake release
, which will create a git tag for the version, push git commits and tags, and push the .gem
file to rubygems.org.
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fakemenot. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that fakemenot demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.