@xstyled/util
Advanced tools
Comparing version 1.11.0 to 1.14.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.14.0](https://github.com/smooth-code/xstyled/compare/v1.13.1...v1.14.0) (2019-11-13) | ||
### Features | ||
* add useTheme & useUp / useDown ([36d2909](https://github.com/smooth-code/xstyled/commit/36d290924d6cfaef97dd3144b4895ab944aa1f25)) | ||
# [1.11.0](https://github.com/smooth-code/xstyled/compare/v1.10.1...v1.11.0) (2019-08-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@xstyled/util", | ||
"description": "xstyled utilities", | ||
"version": "1.11.0", | ||
"version": "1.14.0", | ||
"sideEffects": false, | ||
@@ -19,5 +19,5 @@ "main": "dist/xstyled-util.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.5" | ||
"@babel/runtime": "^7.7.2" | ||
}, | ||
"gitHead": "1f63f4f2571c02c0378e6f0b495c456feea249e7" | ||
"gitHead": "6e5ffa8f9d820f15e2fe0cb0615720172a044990" | ||
} |
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
8838
Updated@babel/runtime@^7.7.2