
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
@zendeskgarden/react-forms
Advanced tools
Components relating to form elements in the Garden Design System
This package includes components relating to native form fields in the Garden Design System.
npm install @zendeskgarden/react-forms
# Peer Dependencies - Also Required
npm install react react-dom styled-components @zendeskgarden/react-theming
import { ThemeProvider } from '@zendeskgarden/react-theming';
import { Field, Input } from '@zendeskgarden/react-forms';
/**
* Place a `ThemeProvider` at the root of your React application
*/
<ThemeProvider>
<form>
<Field>
<Field.Label>Example Text Input</Field.Label>
<Field.Hint>Hint text</Field.Hint>
<Input placeholder="Accepts all native input props" />
<Field.Message>Default message styling</Field.Message>
</Field>
</form>
</ThemeProvider>;
FAQs
Components relating to form elements in the Garden Design System
The npm package @zendeskgarden/react-forms receives a total of 63,414 weekly downloads. As such, @zendeskgarden/react-forms popularity was classified as popular.
We found that @zendeskgarden/react-forms 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.