
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.
@sky-foundry/tachyons-extended
Advanced tools
Extended styles for tachyons.
xl
breakpointa
modifiers to margin for auto
Import along side of tachyons.
Clone the repo from github and install dependencies through npm.
git clone https://github.com/tachyons-css/tachyons.git
cd tachyons
yarn install
If you want to just use everything in tachyons/src as a jumping off point and edit all the code yourself, you can compile all of your wonderful changes by running
yarn run start
This will output both minified and unminified versions of the css to the css directory and watch the src directory for changes. It's aliased to the command:
yarn run build:watch
If you'd like to just build the css once without watching the src directory run
yarn run build
If you want to check that a class hasn't been redefined or 'mutated' there is a linter to check that all of the classes have only been defined once. This can be useful if you are using another library or have written some of your own css and want to make sure there are no naming collisions. To do this run the command
yarn run mutations
If you have a question or need help feel free to open an issue here.
FAQs
Extended styles for tachyons
The npm package @sky-foundry/tachyons-extended receives a total of 0 weekly downloads. As such, @sky-foundry/tachyons-extended popularity was classified as not popular.
We found that @sky-foundry/tachyons-extended demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
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.