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

@cavilha/icon

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha/icon - npm Package Compare versions

Comparing version 0.0.0-alpha.1 to 0.0.0-alpha.2

1

dist/Icon.d.ts

@@ -12,3 +12,2 @@ import { CSS } from '@cavilha/theme';

iconSize?: number;
iconColor?: string;
children?: React.ReactNode;

@@ -15,0 +14,0 @@ css?: CSS;

30

package.json
{
"name": "@cavilha/icon",
"version": "0.0.0-alpha.1",
"version": "0.0.0-alpha.2",
"description": "An polimorfic icon component builded to work together with FontAwesome library",

@@ -45,16 +45,2 @@ "author": "MadeiraMadeira webstore squads",

},
"dependencies": {
"@cavilha/theme": "0.0.0-alpha.2"
},
"peerDependencies": {
"@fortawesome/fontawesome-pro": "^5.15.2",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/pro-regular-svg-icons": "^5.15.2",
"@fortawesome/pro-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@radix-ui/react-polymorphic": "0.0.13",
"@stitches/react": "v0.2.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {

@@ -77,3 +63,17 @@ "@testing-library/dom": "^8.1.0",

"typescript": "~4.3.0"
},
"peerDependencies": {
"@fortawesome/fontawesome-pro": "^5.15.2",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/pro-regular-svg-icons": "^5.15.2",
"@fortawesome/pro-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@stitches/react": "v0.2.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"dependencies": {
"@cavilha/theme": "0.0.0-alpha.4",
"@radix-ui/react-polymorphic": "0.0.13"
}
}
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