@forter/icon
Advanced tools
Comparing version 16.3.0 to 16.13.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [16.13.0](https://github.com/forter/design-system/compare/v16.12.4...v16.13.0) (2024-10-21) | ||
**Note:** Version bump only for package @forter/icon | ||
# [16.3.0](https://github.com/forter/design-system/compare/v16.2.1...v16.3.0) (2024-07-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@forter/icon", | ||
"version": "16.3.0", | ||
"version": "16.13.0", | ||
"description": "fc-icon from Forter Components", | ||
@@ -21,3 +21,3 @@ "main": "dist/bundle.js", | ||
}, | ||
"gitHead": "672981309cbc9e8676ef8ce3e5a7eb8679019b19" | ||
"gitHead": "cb5b51d82cffe6ebd1db0c038e84524e2c12764e" | ||
} |
/** @typedef {import('lit-html').SVGTemplateResult} Icon */ | ||
/** @typedef {import('./FcIcon').FcIcon} Instance */ | ||
@@ -4,0 +3,0 @@ import { SIZES } from '@forter/component-base'; |
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
643452
3735