Socket
Socket
Sign inDemoInstall

@eduzz/houston-icons

Package Overview
Dependencies
Maintainers
6
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eduzz/houston-icons - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0-beta.0

4

Icon/index.d.ts
import * as React from 'react';
export declare type IconSizes = 'sm' | 'md' | 'lg';
export declare type IconProps = Omit<React.SVGAttributes<SVGElement>, 'width' | 'height'> & {
export type IconSizes = 'sm' | 'md' | 'lg';
export type IconProps = Omit<React.SVGAttributes<SVGElement>, 'width' | 'height'> & {
/**

@@ -5,0 +5,0 @@ * Defaults to 'md' (24px or 1.5rem)

{
"name": "@eduzz/houston-icons",
"description": "Eduzz Houston Icons",
"version": "1.4.1",
"version": "1.5.0-beta.0",
"main": "./index.js",

@@ -6,0 +6,0 @@ "types": "./index.d.ts",

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