@10play/phoenix-button
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.10](https://github.com/davixyz/phoenix/compare/v2.0.9...v2.0.10) (2021-04-10) | ||
**Note:** Version bump only for package @10play/phoenix-button | ||
## [2.0.9](https://github.com/davixyz/phoenix/compare/v2.0.8...v2.0.9) (2021-04-10) | ||
@@ -8,0 +16,0 @@ |
import React from 'react'; | ||
import cx from 'clsx'; | ||
import styles from './styles.css'; | ||
// change in button | ||
const Button = ({ children, className, variant, ...rest }) => { | ||
@@ -6,0 +6,0 @@ const classes = cx( |
{ | ||
"name": "@10play/phoenix-button", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "> TODO: description", | ||
@@ -43,3 +43,3 @@ "author": "ZBejavu <67857471+ZBejavu@users.noreply.github.com>", | ||
}, | ||
"gitHead": "4f61f0ffd176107573c0865d793da54c7dc4fa3a" | ||
"gitHead": "6d92f10e70ac4dc6dbca37bd1eea77db0cb0429b" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14672
350
0