Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@pepabo-inhouse/tokens
Advanced tools
Inhouseを使用しているすべてのサービスのデザイントークンをプラットフォームごとに最適な形でビルドします。
tokens/pepper
ディレクトリを複製・編集すると楽です。config/pepper.js
をコピーして新しいデザイントークンの設定ファイルを作成します。
$ npm run build
を実行します。プラットフォームごとに最適化されたデザイントークンが/build/{custom-flavor}
に正しくビルドされたか確認してください。作成・ビルドしたデザイントークンはInhouse Components Webから使用できます。
inhouse/flavorに@pepabo-inhouse/tokens
をinstallします。
installした@pepabo-inhouse/tokens
のSassのvariablesを、_tokens.scss
にて再エクスポートします。
@forward "@pepabo-inhouse/tokens/build/{custom-flavor}/scss/variables";
@pepabo-inhouse/flavor
としてinstallします。"dependencies": {
"@pepabo-inhouse/flavor": "npm:{custom-flavor}@x.y.z",
}
WIP
WIP
WIP
FAQs
Inhouse tokens
We found that @pepabo-inhouse/tokens demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.