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

@mezzanine-ui/icons

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mezzanine-ui/icons - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

arrow-right.d.ts

10

index.d.ts

@@ -5,8 +5,10 @@ export type { IconDefinition } from './typings';

*/
export { ArrowRightIcon } from './arrow-right';
export { CalendarIcon } from './calendar';
export { CheckCircleFilledIcon } from './check-circle-filled';
export { CheckIcon } from './check';
export { CheckCircleFilledIcon } from './check-circle-filled';
export { ChevronUpIcon } from './chevron-up';
export { ChevronDownIcon } from './chevron-down';
export { ChevronRightIcon } from './chevron-right';
export { ChevronLeftIcon } from './chevron-left';
export { ChevronUpIcon } from './chevron-up';
export { DownloadIcon } from './download';

@@ -19,7 +21,9 @@ export { ExclamationCircleFilledIcon } from './exclamation-circle-filled';

export { MinusCircleFilledIcon } from './minus-circle-filled';
export { MoreHorizontalIcon } from './more-horizontal';
export { MoreVerticalIcon } from './more-vertical';
export { PlusIcon } from './plus';
export { SearchIcon } from './search';
export { SpinnerIcon } from './spinner';
export { TimesCircleFilledIcon } from './times-circle-filled';
export { TimesIcon } from './times';
export { TimesCircleFilledIcon } from './times-circle-filled';
export { UploadIcon } from './upload';

@@ -0,7 +1,9 @@

export { ArrowRightIcon } from './arrow-right.js';
export { CalendarIcon } from './calendar.js';
export { CheckCircleFilledIcon } from './check-circle-filled.js';
export { CheckIcon } from './check.js';
export { CheckCircleFilledIcon } from './check-circle-filled.js';
export { ChevronUpIcon } from './chevron-up.js';
export { ChevronDownIcon } from './chevron-down.js';
export { ChevronRightIcon } from './chevron-right.js';
export { ChevronLeftIcon } from './chevron-left.js';
export { ChevronUpIcon } from './chevron-up.js';
export { DownloadIcon } from './download.js';

@@ -14,7 +16,9 @@ export { ExclamationCircleFilledIcon } from './exclamation-circle-filled.js';

export { MinusCircleFilledIcon } from './minus-circle-filled.js';
export { MoreHorizontalIcon } from './more-horizontal.js';
export { MoreVerticalIcon } from './more-vertical.js';
export { PlusIcon } from './plus.js';
export { SearchIcon } from './search.js';
export { SpinnerIcon } from './spinner.js';
export { TimesCircleFilledIcon } from './times-circle-filled.js';
export { TimesIcon } from './times.js';
export { TimesCircleFilledIcon } from './times-circle-filled.js';
export { UploadIcon } from './upload.js';
{
"name": "@mezzanine-ui/icons",
"version": "0.0.9",
"version": "0.1.0",
"description": "Icons for mezzanine-ui",

@@ -5,0 +5,0 @@ "author": "Mezzanine",

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