Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Note: Vital v2.x is not backwards compatible with v1.x. Some things may break. You may need to do some refactoring.
A minimally invasive CSS framework for modern web applications.
Size | Gzipped | |
---|---|---|
Javascripts | 0 | |
Vital CSS | 23 KB | 6 KB |
A couple installation options are available:
vital
RubyGem, NPM or Bower package on your project.Check out our docs for information on installation methods, framework contents, templates, examples and more.
NOTE: The project requires Ruby 2.0+ for building its assets and documentation.
Initial setup:
git clone https://github.com/doximity/vital.git
cd vital
bundle
# If you want to build / work on documentation
cd docs
bundle
cd vital
bundle exec rake vital:build
Vital is built using a simple static generator: https://middlemanapp.com/
cd vital/docs
bundle
bundle exec middleman
Publishing and deployment should be performed by a Doximity member.
README.md
, CHANGELOG.md
are up to datelib/vital/version.rb
package.json#L3
bundle exec rake vital:build
bundle
, commit and push the Gemfile.lock
filegit add ...
all of the updated filesgit commit -m 'vX.Y.Z'
master
bundle exec rake release
to push to RubyGemsnpm publish
to push to NPMdoxbot ship vital
to deploy documentation sitePlease submit GitHub issues for problems with the library. Also, feel free to submit a pull-request with suggested changes.
FAQs
Unknown package
We found that vital 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.