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

heroicons-react

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroicons-react - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

5

build/index.d.ts

@@ -126,2 +126,3 @@ export { default as AcademicCap } from './IconType';

export { default as LockOpen } from './IconType';
export { default as Login } from './IconType';
export { default as Logout } from './IconType';

@@ -138,2 +139,3 @@ export { default as MailOpen } from './IconType';

export { default as MinusCircle } from './IconType';
export { default as MinusSm } from './IconType';
export { default as Minus } from './IconType';

@@ -156,2 +158,3 @@ export { default as Moon } from './IconType';

export { default as PlusCircle } from './IconType';
export { default as PlusSm } from './IconType';
export { default as Plus } from './IconType';

@@ -364,2 +367,3 @@ export { default as PresentationChartBar } from './IconType';

export { default as MinusCircleOutline } from './IconType';
export { default as MinusSmOutline } from './IconType';
export { default as MinusOutline } from './IconType';

@@ -382,2 +386,3 @@ export { default as MoonOutline } from './IconType';

export { default as PlusCircleOutline } from './IconType';
export { default as PlusSmOutline } from './IconType';
export { default as PlusOutline } from './IconType';

@@ -384,0 +389,0 @@ export { default as PresentationChartBarOutline } from './IconType';

2

package.json
{
"name": "heroicons-react",
"version": "1.1.0",
"version": "1.2.0",
"description": "React components for heroicons",

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

@@ -302,2 +302,3 @@ ## Heroicons React

├── LockOpenOutline.tsx
├── Login.tsx
├── LoginOutline.tsx

@@ -328,2 +329,4 @@ ├── Logout.tsx

├── MinusOutline.tsx
├── MinusSm.tsx
├── MinusSmOutline.tsx
├── Moon.tsx

@@ -363,2 +366,4 @@ ├── MoonOutline.tsx

├── PlusOutline.tsx
├── PlusSm.tsx
├── PlusSmOutline.tsx
├── PresentationChartBar.tsx

@@ -365,0 +370,0 @@ ├── PresentationChartBarOutline.tsx

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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