@leafygreen-ui/radio-box-group
Advanced tools
Comparing version 8.0.0 to 8.0.1
# @leafygreen-ui/radio-box-group | ||
## 8.0.1 | ||
### Patch Changes | ||
- efa9e8f4: Exporting / renaming props for Storybook | ||
## 8.0.0 | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ import React from 'react'; | ||
import { HTMLElementProps } from '@leafygreen-ui/lib'; | ||
interface RadioBoxGroupProps extends HTMLElementProps<'div', never> { | ||
export interface RadioBoxGroupProps extends HTMLElementProps<'div', never> { | ||
/** | ||
@@ -8,0 +8,0 @@ * Content that will appear inside of RadioBoxGroup component. |
{ | ||
"name": "@leafygreen-ui/radio-box-group", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "leafyGreen UI Kit RadioBoxGroup", | ||
@@ -31,3 +31,11 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0" | ||
} | ||
"gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0", | ||
"homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/radio-box-group", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb/leafygreen-ui" | ||
}, | ||
"bugs": { | ||
"url": "https://jira.mongodb.org/projects/PD/summary" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
0
134649
939