Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pikas-ui/icons

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pikas-ui/icons - npm Package Compare versions

Comparing version 3.3.30 to 4.0.0

10

package.json
{
"name": "@pikas-ui/icons",
"version": "3.3.30",
"version": "4.0.0",
"private": false,

@@ -10,3 +10,3 @@ "keywords": [

],
"description": "Components for creating icons",
"description": "A UI library that offers a icon components for React.",
"license": "MIT",

@@ -40,3 +40,3 @@ "type": "module",

"@iconify/react": "4.1.0",
"@pikas-ui/styles": "3.5.30"
"@pikas-ui/styles": "4.0.0"
},

@@ -50,3 +50,3 @@ "peerDependencies": {

"@pikas/tsconfig": "1.0.0",
"@types/node": "18.11.18",
"@types/node": "18.11.19",
"@types/react": "18.0.27",

@@ -60,3 +60,3 @@ "@types/react-dom": "18.0.10",

"tsup": "6.5.0",
"typescript": "4.9.4"
"typescript": "4.9.5"
},

@@ -63,0 +63,0 @@ "node": "12.20.0 || 14.13.1 || >=16.0.0",

# @pikas-ui/icons
This package contains a icon components.
A UI library that offers an icon components for React.
This library is based on [Iconify](https://iconify.design/).
## Getting Started
## Requirements
You need to install the <a href={cssLink}>@pikas-ui/css</a> package to use this package.
To use this package, you must install the [@pikas-ui/styles](https://pikas-ui.vercel.app/utilities/styles) package.
### Installation
## Installation
With npm:
You can install this package using npm, yarn, or pnpm.

@@ -19,4 +19,2 @@ ```

With yarn:
```

@@ -26,4 +24,2 @@ yarn add @pikas-ui/icons

With pnpm:
```

@@ -30,0 +26,0 @@ pnpm add @pikas-ui/icons

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