@datacamp/waffles-card
Advanced tools
Comparing version 3.0.16 to 3.0.17-beta.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.17-beta.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.16...@datacamp/waffles-card@3.0.17-beta.0) (2020-07-07) | ||
**Note:** Version bump only for package @datacamp/waffles-card | ||
## [3.0.16](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.15...@datacamp/waffles-card@3.0.16) (2020-07-07) | ||
@@ -14,3 +22,26 @@ | ||
## [3.0.16-beta.2](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.16-beta.1...@datacamp/waffles-card@3.0.16-beta.2) (2020-07-06) | ||
**Note:** Version bump only for package @datacamp/waffles-card | ||
## [3.0.16-beta.1](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.16-beta.0...@datacamp/waffles-card@3.0.16-beta.1) (2020-07-06) | ||
**Note:** Version bump only for package @datacamp/waffles-card | ||
## [3.0.16-beta.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.15...@datacamp/waffles-card@3.0.16-beta.0) (2020-07-02) | ||
**Note:** Version bump only for package @datacamp/waffles-card | ||
## [3.0.15](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.14...@datacamp/waffles-card@3.0.15) (2020-07-01) | ||
@@ -153,4 +184,4 @@ | ||
* This version will add a border to all cards no matter | ||
their elevation level. This allows them to be placed on white | ||
* This version will add a border to all cards no matter | ||
their elevation level. This allows them to be placed on white | ||
backgrounds | ||
@@ -290,4 +321,4 @@ | ||
* @emotion/core is now a peerDependency rather than a | ||
dependency. This is to ensure that only one version is used. This | ||
* @emotion/core is now a peerDependency rather than a | ||
dependency. This is to ensure that only one version is used. This | ||
package now requires @emotion/core to be installed alongside it. | ||
@@ -377,3 +408,3 @@ | ||
* not a real breaking change, just releasing as v1 of | ||
* not a real breaking change, just releasing as v1 of | ||
component | ||
@@ -380,0 +411,0 @@ |
{ | ||
"name": "@datacamp/waffles-card", | ||
"version": "3.0.16", | ||
"version": "3.0.17-beta.0", | ||
"main": "lib/index.js", | ||
@@ -39,3 +39,3 @@ "module": "es/index.js", | ||
"@datacamp/waffles-axe-render": "^1.2.2", | ||
"@datacamp/waffles-babel-preset": "^1.4.12", | ||
"@datacamp/waffles-babel-preset": "^1.4.13-beta.0", | ||
"@datacamp/waffles-tsconfig": "^1.1.11", | ||
@@ -58,3 +58,3 @@ "@emotion/core": "^10.0.17", | ||
"@babel/runtime": "^7.9.2", | ||
"@datacamp/waffles-tokens": "^0.6.12", | ||
"@datacamp/waffles-tokens": "^1.0.0-beta.6", | ||
"lodash": "^4.17.13", | ||
@@ -68,3 +68,3 @@ "prop-types": "^15.7.2" | ||
}, | ||
"gitHead": "1760c912269cb6dcd58be825265698488ccc6951" | ||
"gitHead": "901401098cc66c3d3aea0fcb83413942bb082e86" | ||
} |
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
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
33654
2
+ Added@datacamp/waffles-tokens@1.1.0(transitive)
- Removed@datacamp/waffles-tokens@0.6.13(transitive)