@xstyled/util
Advanced tools
Comparing version 1.10.0 to 1.11.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.11.0](https://github.com/smooth-code/xstyled/compare/v1.10.1...v1.11.0) (2019-08-28) | ||
**Note:** Version bump only for package @xstyled/util | ||
# [1.10.0](https://github.com/smooth-code/xstyled/compare/v1.9.1...v1.10.0) (2019-08-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xstyled/util", | ||
"description": "xstyled utilities", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"sideEffects": false, | ||
@@ -19,5 +19,5 @@ "main": "dist/xstyled-util.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.4.4" | ||
"@babel/runtime": "^7.5.5" | ||
}, | ||
"gitHead": "76137a21a1375d41246a17ed7ab97cad0c6af73b" | ||
"gitHead": "1f63f4f2571c02c0378e6f0b495c456feea249e7" | ||
} |
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
8594
Updated@babel/runtime@^7.5.5