@entur/icons
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.4.4](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.3...@entur/icons@0.4.4) (2020-01-08) | ||
### Bug Fixes | ||
- warn in development if the developer have forgotten the CSS ([e5c30fc](https://bitbucket.org/enturas/design-system/commits/e5c30fc08624ef22c02773892778abd92205c6b0)) | ||
## [0.4.3](https://bitbucket.org/enturas/design-system/compare/@entur/icons@0.4.2...@entur/icons@0.4.3) (2020-01-06) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/icons", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"license": "EUPL-1.2", | ||
@@ -41,3 +41,6 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "1755d311b4cb5121c90a6abf85c17a9dfc530abe" | ||
"dependencies": { | ||
"@entur/utils": "^0.2.0" | ||
}, | ||
"gitHead": "a3e6403fb40b6400fe24cf22b47c00495740a940" | ||
} |
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
587209
11151
3
+ Added@entur/utils@^0.2.0
+ Added@entur/utils@0.2.9(transitive)
+ Addedtiny-warning@1.0.3(transitive)