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.
@arigato/fondant
Advanced tools
The reusable, signature icing on the many cakes and pastries we bake.
npm run dev
Fondant is now viewable at localhost:6060
Add a README.md
file to your component folder to showcase it in React
Styleguidist
(instructions).
React component example:
```js
<Button size="large">Push Me</Button>
```
You can add a custom props to an example wrapper:
```js { "props": { "className": "checks" } }
<Button>I’m transparent!</Button>
```
Or disable an editor by passing a `noeditor` modifier:
```jsx noeditor
<Button>Push Me</Button>
```
To render an example as highlighted source code add a `static` modifier:
```jsx static
import React from 'react';
```
Examples with all other languages are rendered only as highlighted source code, not an actual component:
```html
<Button size="large">Push Me</Button>
```
Any [Markdown](http://daringfireball.net/projects/markdown/) is **allowed** _here_.
Make a new release with a new tag from master
.
Travis should queue the release to NPM, which takes anywhere from 5–30 minutes depending on the current queue.
FAQs
Manifold's UI layer
The npm package @arigato/fondant receives a total of 121 weekly downloads. As such, @arigato/fondant popularity was classified as not popular.
We found that @arigato/fondant demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 29 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.