@twilio-paste/card
Advanced tools
Comparing version 1.3.8 to 1.3.9
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.3.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.8...@twilio-paste/card@1.3.9) (2020-02-14) | ||
### Bug Fixes | ||
* **card:** add missing peer deps ([2529927](https://github.com/twilio-labs/paste/commit/2529927de49bc2550c14e99a5b1fa80960a98703)) | ||
## [1.3.8](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.7...@twilio-paste/card@1.3.8) (2020-02-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@twilio-paste/card", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"category": "data display", | ||
@@ -31,9 +31,12 @@ "status": "production", | ||
"peerDependencies": { | ||
"@twilio-paste/box": "^2.1.7", | ||
"@twilio-paste/style-props": "^0.1.6", | ||
"react": ">= 16.0.0", | ||
"react-dom": ">= 16.0.0" | ||
"@emotion/styled": "^10.0.10", | ||
"@twilio-paste/box": "^2.1.8", | ||
"@twilio-paste/style-props": "^0.1.7", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"styled-system": "^5.1.2" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/box": "^2.1.8", | ||
"@twilio-paste/box": "^2.1.9", | ||
"@twilio-paste/style-props": "^0.1.7", | ||
@@ -49,3 +52,3 @@ "rollup": "^1.16.2", | ||
}, | ||
"gitHead": "0fa741a556aeac091951196823f6c54f96d382aa" | ||
"gitHead": "a2944bbb69844c5c39b0a47e8db00732caa4e0bd" | ||
} |
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
260913
7