New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@welcome-ui/icon

Package Overview
Dependencies
Maintainers
9
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/icon - npm Package Compare versions

Comparing version 4.0.0-alpha.13 to 4.0.0-alpha.16

3

dist/types/index.d.ts
import React from 'react';
import { CreateWuiProps } from '@welcome-ui/system';
import * as S from './styles';
declare type IconContent = {

@@ -19,3 +20,3 @@ width?: number;

}
export declare type IconProps = CreateWuiProps<'svg', IconOptions>;
export declare type IconProps = CreateWuiProps<typeof S.Icon, IconOptions>;
export declare const Icon: import("@welcome-ui/system").CreateWuiComponent<"svg", IconProps>;

@@ -22,0 +23,0 @@ export declare const StyledIcon: import("styled-components").StyledComponent<"svg", import("@xstyled/system").Theme, Pick<IconOptions, "size"> & Pick<IconContent, "isFlag" | "stroked"> & import("@welcome-ui/system").WuiProps & Partial<{

{
"name": "@welcome-ui/icon",
"version": "4.0.0-alpha.13",
"version": "4.0.0-alpha.16",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",

@@ -50,3 +50,3 @@ "main": "dist/icon.cjs.js",

},
"gitHead": "b9e39fb49e08b3845ebd0829dafc15ccd40dc76c",
"gitHead": "9512543311c85469ff3b261a888dc2603c4bf44a",
"sideEffects": false,

@@ -53,0 +53,0 @@ "component": "Icon",

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