@datacamp/waffles-card
Advanced tools
Comparing version 2.1.6 to 2.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.2.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@2.1.6...@datacamp/waffles-card@2.2.0) (2019-12-18) | ||
### Features | ||
* update testing library ([c067839](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/commit/c067839)) | ||
## [2.1.6](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@2.1.5...@datacamp/waffles-card@2.1.6) (2019-12-02) | ||
@@ -8,0 +19,0 @@ |
module.exports = { | ||
setupFilesAfterEnv: ['@testing-library/react/cleanup-after-each'], | ||
snapshotSerializers: ['jest-emotion'], | ||
transform: { '\\.[jt]sx?$': '<rootDir>/test/customTransformer.js' }, | ||
}; |
{ | ||
"name": "@datacamp/waffles-card", | ||
"version": "2.1.6", | ||
"version": "2.2.0", | ||
"main": "lib/index.js", | ||
@@ -33,22 +33,22 @@ "module": "es/index.js", | ||
"@babel/core": "7.7.4", | ||
"@datacamp/waffles-axe-render": "^1.1.4", | ||
"@datacamp/waffles-babel-preset": "^1.3.9", | ||
"@datacamp/waffles-tsconfig": "^1.1.5", | ||
"@datacamp/waffles-axe-render": "^1.2.0", | ||
"@datacamp/waffles-babel-preset": "^1.3.10", | ||
"@datacamp/waffles-tsconfig": "^1.1.6", | ||
"@emotion/core": "^10.0.17", | ||
"@stryker-mutator/core": "^2.0.2", | ||
"@stryker-mutator/html-reporter": "^2.3.0", | ||
"@stryker-mutator/html-reporter": "^2.4.0", | ||
"@stryker-mutator/typescript": "^2.4.0", | ||
"@testing-library/jest-dom": "4.2.4", | ||
"@testing-library/react": "8.0.7", | ||
"@testing-library/react": "9.4.0", | ||
"@types/lodash": "4.14.149", | ||
"babel-jest": "24.9.0", | ||
"jest": "24.9.0", | ||
"jest-emotion": "10.0.17", | ||
"jest-emotion": "10.0.26", | ||
"react": "16.8.6", | ||
"react-docgen": "5.0.0-beta.1", | ||
"react-docgen": "5.0.0", | ||
"react-dom": "16.8.6" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.4", | ||
"@datacamp/waffles-tokens": "^0.6.7", | ||
"@babel/runtime": "^7.7.6", | ||
"@datacamp/waffles-tokens": "^0.6.8", | ||
"lodash": "^4.17.13", | ||
@@ -62,3 +62,3 @@ "prop-types": "^15.7.2" | ||
}, | ||
"gitHead": "7501825aad797a0f6fa556f69a6ce861cb99e2e4" | ||
"gitHead": "d60c93272071a9e01ffa5f8ed4c17d91e2995480" | ||
} |
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
863698
429
Updated@babel/runtime@^7.7.6