New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qwant/react-components

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qwant/react-components - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

2

package.json
{
"name": "@qwant/react-components",
"version": "0.2.8",
"version": "0.2.9",
"description": "Qwant React components library",

@@ -5,0 +5,0 @@ "main": "dist/bundle.js",

# Qwant React Components
## How to use ?
### How to use ?
#### Add `qwant-react-components` as a dependency.
Add `qwant-react-components` as a dependency.
```bash
yarn add @qwant/qwant-react-components
yarn add @qwant/react-components
```
#### Import components in your project
Import components in your project
```js
import { Button, Icon } from '@qwant/qwant-react-components'
import { Button, Icon } from '@qwant/react-components'
```

@@ -16,0 +16,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc