
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
:eyeglasses: The internal CSS toolkit and guideline of SIROK, Inc.
About | Install | Usage | Documentation | Updating
The bdash is a CSS toolkit of SIROK, Inc. It is very inspired by Primer by GitHub. Our aims to make our development be fast and maintainable.
:sparkles: We love Open Source :v:. we are always welcome your suggestion but it is our internal CSS toolkit. we will not add new features we do not use in our products but we think seriously about your suggesiton. If your suggesiton is considering exsisting code, it will be better. Thanks in advance. Lean more about CONTRIBUTING.
bower
$ bower install bdash --save-dev
npm
$ npm install bdash --save-dev
Stylus
Import files in your project using @import
without the extension below:
// Example: All files
@import "bdash/stylus/bdash"
// Example: Individual file
@import "bdash/stylus/_sanitize"
@import "bdash/stylus/_base"
@import "bdash/stylus/_buttons"
CSS
Specify relationships between the current document and CSS below:
<link rel="stylesheet" href="dist/bdash.min.css" type="text/css">
We write documentation on Wiki. It include style coding guide, the way to develop and so on. Documentation in Wiki is written in Japanese because it is for people at SIROK, Inc.
Update all dependencies:
$ bower update
If you have any question or suggestion, please feel free to create issues or pull request. When you create issues or pull request, please read Contributing before.
For transparency into our release cycle and in striving to maintain backward compatibility, IT is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.
MIT © SIROK, Inc.
Whenever code for bdash is borrowed or inspired by awesome existing sources, we credit the original developer, designer or article in our code. Please create issues if you think any credit is absent.
FAQs
The internal CSS toolkit of SIROK, Inc.
We found that bdash 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.