Socket
Socket
Sign inDemoInstall

@brighthr/component-icon

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brighthr/component-icon - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

8

package.json
{
"name": "@brighthr/component-icon",
"version": "2.1.4",
"version": "2.1.5",
"license": "MIT",

@@ -20,2 +20,3 @@ "type": "module",

"peerDependencies": {
"@brighthr/icons": "^1.131.0",
"react": ">=16.9.0"

@@ -26,3 +27,6 @@ },

},
"gitHead": "df7c45387b0f3c9eae38fd1b8e236bccab1caa6d"
"devDependencies": {
"@brighthr/icons": "^1.131.0"
},
"gitHead": "797f24975ee71df332f979e5cf3f9f5bb3212c07"
}
## Icon
To install, type the following into the command line at the root of your project:
This package is deprecated, and is only provided for backwards-compatibility.
## Recommended alternative
```javascript
import { CalendarInfoIcon } from '@brighthr/icons';
<CalendarInfoIcon className="w-6" />
```
npm i @brighthr/component-icon
```
## Usage
To implement the Icon component into your project you’ll need to add the import:

@@ -9,0 +18,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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