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

svelte-hero-icons

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-hero-icons - npm Package Compare versions

Comparing version 2.0.0-beta.9 to 2.0.0-beta.10

10

package.json
{
"name": "svelte-hero-icons",
"version": "2.0.0-beta.9",
"version": "2.0.0-beta.10",
"description": "Heroicons for Svelte (Project based on heroicons)",

@@ -23,5 +23,4 @@ "types": "types/index.d.ts",

"build:icons": "npm run clean && ts-node build.ts",
"build:dist": "rollup -c",
"build": "npm run build:icons",
"clean": "rm -rf dist",
"clean": "rm -rf src/heroicons types/iconsets.d.ts",
"test": "ts-node test/index.ts",

@@ -37,7 +36,2 @@ "prepublishOnly": "npm run build"

"pascalcase": "^1.0.0",
"rollup": "^2.13.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"svelte": "^3.35.0",

@@ -44,0 +38,0 @@ "ts-node": "^9.1.1",

1

types/iconsets.d.ts
export type HeroiconSet = 'AcademicCap'|'Adjustments'|'Annotation'|'Archive'|'ArrowCircleDown'|'ArrowCircleLeft'|'ArrowCircleRight'|'ArrowCircleUp'|'ArrowDown'|'ArrowLeft'|'ArrowNarrowDown'|'ArrowNarrowLeft'|'ArrowNarrowRight'|'ArrowNarrowUp'|'ArrowRight'|'ArrowUp'|'ArrowsExpand'|'AtSymbol'|'Backspace'|'BadgeCheck'|'Ban'|'Beaker'|'Bell'|'BookOpen'|'BookmarkAlt'|'Bookmark'|'Briefcase'|'Cake'|'Calculator'|'Calendar'|'Camera'|'Cash'|'ChartBar'|'ChartPie'|'ChartSquareBar'|'ChatAlt2'|'ChatAlt'|'Chat'|'CheckCircle'|'Check'|'ChevronDoubleDown'|'ChevronDoubleLeft'|'ChevronDoubleRight'|'ChevronDoubleUp'|'ChevronDown'|'ChevronLeft'|'ChevronRight'|'ChevronUp'|'Chip'|'ClipboardCheck'|'ClipboardCopy'|'ClipboardList'|'Clipboard'|'Clock'|'CloudDownload'|'CloudUpload'|'Cloud'|'Code'|'Cog'|'Collection'|'ColorSwatch'|'CreditCard'|'CubeTransparent'|'Cube'|'CurrencyBangladeshi'|'CurrencyDollar'|'CurrencyEuro'|'CurrencyPound'|'CurrencyRupee'|'CurrencyYen'|'CursorClick'|'Database'|'DesktopComputer'|'DeviceMobile'|'DeviceTablet'|'DocumentAdd'|'DocumentDownload'|'DocumentDuplicate'|'DocumentRemove'|'DocumentReport'|'DocumentSearch'|'DocumentText'|'Document'|'DotsCircleHorizontal'|'DotsHorizontal'|'DotsVertical'|'Download'|'Duplicate'|'EmojiHappy'|'EmojiSad'|'ExclamationCircle'|'Exclamation'|'ExternalLink'|'EyeOff'|'Eye'|'FastForward'|'Film'|'Filter'|'FingerPrint'|'Fire'|'Flag'|'FolderAdd'|'FolderDownload'|'FolderOpen'|'FolderRemove'|'Folder'|'Gift'|'GlobeAlt'|'Globe'|'Hand'|'Hashtag'|'Heart'|'Home'|'Identification'|'InboxIn'|'Inbox'|'InformationCircle'|'Key'|'Library'|'LightBulb'|'LightningBolt'|'Link'|'LocationMarker'|'LockClosed'|'LockOpen'|'Login'|'Logout'|'MailOpen'|'Mail'|'Map'|'MenuAlt1'|'MenuAlt2'|'MenuAlt3'|'MenuAlt4'|'Menu'|'Microphone'|'MinusCircle'|'MinusSm'|'Minus'|'Moon'|'MusicNote'|'Newspaper'|'OfficeBuilding'|'PaperAirplane'|'PaperClip'|'Pause'|'PencilAlt'|'Pencil'|'PhoneIncoming'|'PhoneMissedCall'|'PhoneOutgoing'|'Phone'|'Photograph'|'Play'|'PlusCircle'|'PlusSm'|'Plus'|'PresentationChartBar'|'PresentationChartLine'|'Printer'|'Puzzle'|'Qrcode'|'QuestionMarkCircle'|'ReceiptRefund'|'ReceiptTax'|'Refresh'|'Reply'|'Rewind'|'Rss'|'SaveAs'|'Save'|'Scale'|'Scissors'|'SearchCircle'|'Search'|'Selector'|'Server'|'Share'|'ShieldCheck'|'ShieldExclamation'|'ShoppingBag'|'ShoppingCart'|'SortAscending'|'SortDescending'|'Sparkles'|'Speakerphone'|'Star'|'StatusOffline'|'StatusOnline'|'Stop'|'Sun'|'Support'|'SwitchHorizontal'|'SwitchVertical'|'Table'|'Tag'|'Template'|'Terminal'|'ThumbDown'|'ThumbUp'|'Ticket'|'Translate'|'Trash'|'TrendingDown'|'TrendingUp'|'Truck'|'Upload'|'UserAdd'|'UserCircle'|'UserGroup'|'UserRemove'|'User'|'Users'|'Variable'|'VideoCamera'|'ViewBoards'|'ViewGridAdd'|'ViewGrid'|'ViewList'|'VolumeOff'|'VolumeUp'|'Wifi'|'XCircle'|'X'|'ZoomIn'|'ZoomOut'
export type HeroiconSet = 'AcademicCap'|'Adjustments'|'Annotation'|'Archive'|'ArrowCircleDown'|'ArrowCircleLeft'|'ArrowCircleRight'|'ArrowCircleUp'|'ArrowDown'|'ArrowLeft'|'ArrowNarrowDown'|'ArrowNarrowLeft'|'ArrowNarrowRight'|'ArrowNarrowUp'|'ArrowRight'|'ArrowUp'|'ArrowsExpand'|'AtSymbol'|'Backspace'|'BadgeCheck'|'Ban'|'Beaker'|'Bell'|'BookOpen'|'BookmarkAlt'|'Bookmark'|'Briefcase'|'Cake'|'Calculator'|'Calendar'|'Camera'|'Cash'|'ChartBar'|'ChartPie'|'ChartSquareBar'|'ChatAlt2'|'ChatAlt'|'Chat'|'CheckCircle'|'Check'|'ChevronDoubleDown'|'ChevronDoubleLeft'|'ChevronDoubleRight'|'ChevronDoubleUp'|'ChevronDown'|'ChevronLeft'|'ChevronRight'|'ChevronUp'|'Chip'|'ClipboardCheck'|'ClipboardCopy'|'ClipboardList'|'Clipboard'|'Clock'|'CloudDownload'|'CloudUpload'|'Cloud'|'Code'|'Cog'|'Collection'|'ColorSwatch'|'CreditCard'|'CubeTransparent'|'Cube'|'CurrencyBangladeshi'|'CurrencyDollar'|'CurrencyEuro'|'CurrencyPound'|'CurrencyRupee'|'CurrencyYen'|'CursorClick'|'Database'|'DesktopComputer'|'DeviceMobile'|'DeviceTablet'|'DocumentAdd'|'DocumentDownload'|'DocumentDuplicate'|'DocumentRemove'|'DocumentReport'|'DocumentSearch'|'DocumentText'|'Document'|'DotsCircleHorizontal'|'DotsHorizontal'|'DotsVertical'|'Download'|'Duplicate'|'EmojiHappy'|'EmojiSad'|'ExclamationCircle'|'Exclamation'|'ExternalLink'|'EyeOff'|'Eye'|'FastForward'|'Film'|'Filter'|'FingerPrint'|'Fire'|'Flag'|'FolderAdd'|'FolderDownload'|'FolderOpen'|'FolderRemove'|'Folder'|'Gift'|'GlobeAlt'|'Globe'|'Hand'|'Hashtag'|'Heart'|'Home'|'Identification'|'InboxIn'|'Inbox'|'InformationCircle'|'Key'|'Library'|'LightBulb'|'LightningBolt'|'Link'|'LocationMarker'|'LockClosed'|'LockOpen'|'Login'|'Logout'|'MailOpen'|'Mail'|'Map'|'MenuAlt1'|'MenuAlt2'|'MenuAlt3'|'MenuAlt4'|'Menu'|'Microphone'|'MinusCircle'|'MinusSm'|'Minus'|'Moon'|'MusicNote'|'Newspaper'|'OfficeBuilding'|'PaperAirplane'|'PaperClip'|'Pause'|'PencilAlt'|'Pencil'|'PhoneIncoming'|'PhoneMissedCall'|'PhoneOutgoing'|'Phone'|'Photograph'|'Play'|'PlusCircle'|'PlusSm'|'Plus'|'PresentationChartBar'|'PresentationChartLine'|'Printer'|'Puzzle'|'Qrcode'|'QuestionMarkCircle'|'ReceiptRefund'|'ReceiptTax'|'Refresh'|'Reply'|'Rewind'|'Rss'|'SaveAs'|'Save'|'Scale'|'Scissors'|'SearchCircle'|'Search'|'Selector'|'Server'|'Share'|'ShieldCheck'|'ShieldExclamation'|'ShoppingBag'|'ShoppingCart'|'SortAscending'|'SortDescending'|'Sparkles'|'Speakerphone'|'Star'|'StatusOffline'|'StatusOnline'|'Stop'|'Sun'|'Support'|'SwitchHorizontal'|'SwitchVertical'|'Table'|'Tag'|'Template'|'Terminal'|'ThumbDown'|'ThumbUp'|'Ticket'|'Translate'|'Trash'|'TrendingDown'|'TrendingUp'|'Truck'|'Upload'|'UserAdd'|'UserCircle'|'UserGroup'|'UserRemove'|'User'|'Users'|'Variable'|'VideoCamera'|'ViewBoards'|'ViewGridAdd'|'ViewGrid'|'ViewList'|'VolumeOff'|'VolumeUp'|'Wifi'|'XCircle'|'X'|'ZoomIn'|'ZoomOut'

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