@lidofinance/icons
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@lidofinance/icons", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/esm/index.d.ts", | ||
"license": "MIT", | ||
"homepage": "https://github.com/lidofinance/ui", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lidofinance/ui.git", | ||
"directory": "packages/icons" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/lidofinance/ui/issues" | ||
}, | ||
"keywords": [ | ||
"lido", | ||
"lidofinance", | ||
"styled-components", | ||
"component", | ||
"react-component", | ||
"react" | ||
], | ||
"scripts": { | ||
@@ -11,8 +29,8 @@ "convert": "node converter/index.js" | ||
"peerDependencies": { | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-is": "17.0.2" | ||
"react": "16 || 17", | ||
"react-dom": "16 || 17", | ||
"react-is": "16 || 17" | ||
}, | ||
"devDependencies": { | ||
"@lidofinance/theme": "1.0.0", | ||
"@lidofinance/theme": "1.0.1", | ||
"@storybook/react": "6.2.9", | ||
@@ -19,0 +37,0 @@ "@svgr/core": "5.5.0", |
@@ -1,5 +0,25 @@ | ||
# Lido UI Icon set | ||
# Icon Components | ||
> React icon set for Lido Finance projects. | ||
React components for Lido Finance projects. | ||
Part of [Lido UI Components](https://github.com/lidofinance/ui/#readme) | ||
## Install | ||
```bash | ||
yarn add @lidofinance/icons | ||
``` | ||
## Usage | ||
```ts | ||
import { ArrowBottom } from '@lidofinance/icons' | ||
import { Lock } from '@lidofinance/icons' | ||
``` | ||
Check out our Storybook at [https://ui.lido.fi](https://ui.lido.fi) | ||
## Icons | ||
The list of icons is available at [https://ui.lido.fi/?path=/story/images-icons--list](https://ui.lido.fi/?path=/story/images-icons--list) | ||
## Adding a new icon | ||
@@ -6,0 +26,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
207034
0
1
0
31
1
1368