@govuk-react/icons
Advanced tools
Comparing version 0.2.2 to 0.2.4
@@ -5,2 +5,4 @@ import _ArrowLeft from './ArrowLeft'; | ||
export { _ArrowRight as ArrowRight }; | ||
import _IconImportant from './IconImportant'; | ||
export { _IconImportant as IconImportant }; | ||
import _Search from './Search'; | ||
@@ -7,0 +9,0 @@ export { _Search as Search }; |
@@ -13,2 +13,6 @@ "use strict"; | ||
var _IconImportant2 = _interopRequireDefault(require("./IconImportant")); | ||
exports.IconImportant = _IconImportant2.default; | ||
var _Search2 = _interopRequireDefault(require("./Search")); | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "@govuk-react/icons", | ||
"version": "0.2.2", | ||
"version": "0.2.4", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "@govuk-react/constants": "^0.2.2", |
export ArrowLeft from './ArrowLeft'; | ||
export ArrowRight from './ArrowRight'; | ||
export IconImportant from './IconImportant'; | ||
export Search from './Search'; | ||
@@ -4,0 +5,0 @@ export Spinner from './Spinner'; |
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
139758
123
1488
15