Socket
Socket
Sign inDemoInstall

@leafygreen-ui/checkbox

Package Overview
Dependencies
97
Maintainers
5
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.0 to 12.1.1

src/Checkbox.stories.tsx

12

CHANGELOG.md
# @leafygreen-ui/checkbox
## 12.1.1
### Patch Changes
- e487fb24: Renames story files from `.story.tsx` to `.stories.tsx`
- Updated dependencies [58f4a4c5]
- Updated dependencies [5ee54143]
- Updated dependencies [e487fb24]
- @leafygreen-ui/typography@18.2.2
- @leafygreen-ui/tokens@2.5.1
- @leafygreen-ui/hooks@8.1.2
## 12.1.0

@@ -4,0 +16,0 @@

8

package.json
{
"name": "@leafygreen-ui/checkbox",
"version": "12.1.0",
"version": "12.1.1",
"description": "LeafyGreen UI Kit Checkbox",

@@ -27,7 +27,7 @@ "main": "./dist/index.js",

"@leafygreen-ui/emotion": "^4.0.7",
"@leafygreen-ui/hooks": "^8.0.0",
"@leafygreen-ui/hooks": "^8.1.2",
"@leafygreen-ui/lib": "^13.0.0",
"@leafygreen-ui/palette": "^4.0.7",
"@leafygreen-ui/tokens": "^2.2.0",
"@leafygreen-ui/typography": "^18.2.0",
"@leafygreen-ui/tokens": "^2.5.1",
"@leafygreen-ui/typography": "^18.2.2",
"react-transition-group": "^4.4.5"

@@ -34,0 +34,0 @@ },

@@ -18,3 +18,3 @@ {

],
"exclude": ["**/*.spec.*", "**/*.story.*"],
"exclude": ["**/*.spec.*", "**/*.stories.*"],
"references": [

@@ -21,0 +21,0 @@ {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc