@forter/icon
Advanced tools
Comparing version 3.2.4 to 3.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.5](https://github.com/forter/web-components/compare/@forter/icon@3.2.4...@forter/icon@3.2.5) (2019-12-08) | ||
**Note:** Version bump only for package @forter/icon | ||
## [3.2.4](https://github.com/forter/web-components/compare/@forter/icon@3.2.3...@forter/icon@3.2.4) (2019-12-05) | ||
@@ -8,0 +16,0 @@ |
@@ -34,3 +34,4 @@ export { DEFAULT_ICON, cache, instances, registerIconCache } from './cache.js'; | ||
export { default as viewInSinglePage } from './icons/view-in-single-page.svg.js'; | ||
export { default as na } from './icons/na.svg.js'; | ||
export { default as featherMonitor } from './icons/feather/monitor.svg.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@forter/icon", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"description": "Icon Component from Forter Components", | ||
@@ -52,3 +52,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "c4f3eb919c39032467f00517739bcde25aece187" | ||
"gitHead": "e065ed07975aefb90d642259b2deb776d6043569" | ||
} |
@@ -32,2 +32,3 @@ export { default as addNoCircle } from './add-no-circle.svg.js'; | ||
export { default as viewInSinglePage } from './view-in-single-page.svg.js'; | ||
export { default as na } from './na.svg.js'; | ||
export * from './feather'; |
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
168603
147
2102