@paprika/button-group
Advanced tools
Comparing version 1.0.29-next.0 to 1.0.29
# Changelog | ||
## 1.0.29 | ||
### Patch Changes | ||
- d60fb99: peerDependencies now include react@17 and react@18 | ||
- Updated dependencies [d60fb99] | ||
- @paprika/button@1.1.16 | ||
- @paprika/constants@1.0.1 | ||
- @paprika/icon@2.1.8 | ||
- @paprika/tokens@2.0.1 | ||
- @paprika/helpers@2.4.2 | ||
- @paprika/stylers@1.1.8 | ||
## 1.0.29-next.0 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@paprika/button-group", | ||
"version": "1.0.29-next.0", | ||
"version": "1.0.29", | ||
"description": "ButtonGroup component is a segmented group of toggle buttons.", | ||
@@ -18,8 +18,8 @@ "author": "@paprika", | ||
"dependencies": { | ||
"@paprika/button": "^1.1.16-next.0", | ||
"@paprika/constants": "^1.0.1-next.0", | ||
"@paprika/helpers": "^2.4.2-next.0", | ||
"@paprika/icon": "^2.1.8-next.0", | ||
"@paprika/stylers": "^1.1.8-next.0", | ||
"@paprika/tokens": "^2.0.1-next.0", | ||
"@paprika/button": "^1.1.16", | ||
"@paprika/constants": "^1.0.1", | ||
"@paprika/helpers": "^2.4.2", | ||
"@paprika/icon": "^2.1.8", | ||
"@paprika/stylers": "^1.1.8", | ||
"@paprika/tokens": "^2.0.1", | ||
"prop-types": "^15.7.2" | ||
@@ -26,0 +26,0 @@ }, |
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
67247
1
Updated@paprika/button@^1.1.16
Updated@paprika/constants@^1.0.1
Updated@paprika/helpers@^2.4.2
Updated@paprika/icon@^2.1.8
Updated@paprika/stylers@^1.1.8
Updated@paprika/tokens@^2.0.1