
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
CNB is a gem that will help you get daily and monthly currency rates for czech crown (CZK) from Czech National Bank.
Add following into your Gemfile
gem 'cnb'
Or install the gem by on your own
gem install cnb
CNB.daily_rate('AUD', Date.today)
Returns today's exchange rate between CZK and AUD. Input date defaults to Date.today so the above line can written like this:
CNB.daily_rate('AUD')
CNB.monthly_rate('ALL', Date.today)
Returns today's exchange rate between CZK and ALL (Albanian lek).
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)MIT License. Copyright (c) 2014
FAQs
Unknown package
We found that cnb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.