@xstyled/styled-components
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.1.0](https://github.com/gregberge/xstyled/tree/master/packages/styled-components/compare/v2.0.0...v2.1.0) (2021-01-11) | ||
**Note:** Version bump only for package @xstyled/styled-components | ||
## [1.19.1](https://github.com/gregberge/xstyled/tree/master/packages/styled-components/compare/v1.19.0...v1.19.1) (2020-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xstyled/styled-components", | ||
"description": "A utility-first CSS-in-JS framework built for React (styled-components bindings).", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"keywords": [ | ||
@@ -38,7 +38,7 @@ "styled-components", | ||
"@babel/runtime": "^7.11.2", | ||
"@xstyled/core": "^2.0.0", | ||
"@xstyled/system": "^2.0.0", | ||
"@xstyled/core": "^2.1.0", | ||
"@xstyled/system": "^2.1.0", | ||
"@xstyled/util": "^2.0.0" | ||
}, | ||
"gitHead": "91c9c004162c07bf5fc9221e69a6166d1310bb33" | ||
"gitHead": "31de7ffb7b8f435ad922106a7e590f1136e54664" | ||
} |
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
154069
Updated@xstyled/core@^2.1.0
Updated@xstyled/system@^2.1.0