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

@applique-ui/icon

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applique-ui/icon - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/icon.d.ts
import { ReactNode } from 'react';
export declare type IconName = string | ReactNode;
interface Props extends BaseProps {
/** icon component name from @mapplique/uikit-icons */
/** icon component name from @applique-ui/uikit-icons */
name: IconName;

@@ -6,0 +6,0 @@ /** Accessibility text for screen readers */

{
"name": "@applique-ui/icon",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/icon.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/icon.esm.js",

@@ -1,1 +0,1 @@

# @mapplique/uikit-component-icon
# @applique-ui/icon

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