@xstyled/util
Advanced tools
Comparing version 1.15.1 to 1.16.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.16.0](https://github.com/smooth-code/xstyled/tree/master/packages/util/compare/v1.15.1...v1.16.0) (2020-02-02) | ||
**Note:** Version bump only for package @xstyled/util | ||
## [1.15.1](https://github.com/smooth-code/xstyled/tree/master/packages/util/compare/v1.15.0...v1.15.1) (2019-12-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xstyled/util", | ||
"description": "xstyled utilities", | ||
"version": "1.15.1", | ||
"version": "1.16.0", | ||
"sideEffects": false, | ||
@@ -25,5 +25,5 @@ "main": "dist/xstyled-util.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.2" | ||
"@babel/runtime": "^7.8.3" | ||
}, | ||
"gitHead": "ca84683705444b074527c3773e594e466e6a1694" | ||
"gitHead": "60cba0cdbba087588d32243339cd2c0585747fd0" | ||
} |
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
9376
Updated@babel/runtime@^7.8.3