@datacamp/waffles-utils
Advanced tools
Comparing version 2.0.14-beta.0 to 2.0.14
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.0.14-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14-beta.0) (2020-07-17) | ||
## [2.0.14](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14) (2020-07-30) | ||
@@ -23,10 +23,2 @@ **Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.13-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.12...@datacamp/waffles-utils@2.0.13-beta.0) (2020-07-07) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.11...@datacamp/waffles-utils@2.0.12) (2020-07-07) | ||
@@ -39,9 +31,3 @@ | ||
## [2.0.10-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.9...@datacamp/waffles-utils@2.0.10-beta.0) (2020-06-05) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.11](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.10...@datacamp/waffles-utils@2.0.11) (2020-07-01) | ||
@@ -151,8 +137,8 @@ | ||
* The ssrSafeFirstChildSelector actually never worked | ||
correctly. There isn't a fix for this so it has been removed. It has | ||
been replaced by the ssrSafeNotFirstChildSelector which does the | ||
opposite. It will apply if the element is not the first child of its | ||
parent. It can be used in the same situation as the previous | ||
implementation by switching the around the default style and the | ||
* The ssrSafeFirstChildSelector actually never worked | ||
correctly. There isn't a fix for this so it has been removed. It has | ||
been replaced by the ssrSafeNotFirstChildSelector which does the | ||
opposite. It will apply if the element is not the first child of its | ||
parent. It can be used in the same situation as the previous | ||
implementation by switching the around the default style and the | ||
override since they now apply to the other set of elements. | ||
@@ -159,0 +145,0 @@ |
{ | ||
"name": "@datacamp/waffles-utils", | ||
"version": "2.0.14-beta.0", | ||
"version": "2.0.14", | ||
"description": "Various collection of utilities to be shared across waffles packages", | ||
@@ -34,4 +34,4 @@ "author": "Louis Bailey <louis@datacamp.com>", | ||
"@babel/cli": "7.7.7", | ||
"@babel/core": "7.10.3", | ||
"@datacamp/waffles-babel-preset": "^1.4.13-beta.0", | ||
"@babel/core": "7.10.5", | ||
"@datacamp/waffles-babel-preset": "^1.4.13", | ||
"@datacamp/waffles-tsconfig": "^1.1.11", | ||
@@ -49,3 +49,3 @@ "babel-jest": "26.1.0", | ||
}, | ||
"gitHead": "75c7fa87c8e07cd44caba61431124ee87b2bd7b2" | ||
"gitHead": "4ff05e34865547377430993fb44f2ab77cefab45" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
14671