heroicons-react
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -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'; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
505
0
1308535
1874