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.
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx atomic init ```
Run the following command to initialize the project for Atomic:
npx atomic init
You will be prompted with a series of questions to configure your project:
Choose a Theme: Select a theme from the provided options and press Enter.
Global CSS File: Specify the path to your global.css file. If you are using a Next.js app, the default path is @/app/globals.css
. You can also define a custom path based on your requirements.
Configure Import Alias: Choose the default alias by pressing Enter or customize it. To customize, locate your tsconfig.json
file and find the alias under the "paths" section.
Example: @[your_alias]/atomic-ui.
Save Configuration: Confirm writing the configuration to atomic.components.json by pressing the letter "y" on your keyboard.
You are now ready to add Atomic components to your project.
To start using Atomic components in your application:
Locate the desired Atomic Component from the preview list on the Home page of the Atomic website.
Navigate to the specific Component page by clicking on the desired component from the preview list. Within the Component page, locate the "Add Component to Project" section, typically positioned on the right side of the page.
This section displays the CLI command to be used, containing the desired component's name.
npx atomic add [componentName]
Once the code is generated and integrated into your application, you can use it like any other React component.
FAQs
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx atomic init ```
The npm package atomic receives a total of 185 weekly downloads. As such, atomic popularity was classified as not popular.
We found that atomic demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
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.