Socket
Socket
Sign inDemoInstall

@leafygreen-ui/search-input

Package Overview
Dependencies
106
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

src/SearchInput.stories.tsx

16

CHANGELOG.md
# @leafygreen-ui/search-input
## 2.1.4
### Patch Changes
- e487fb24: Renames story files from `.story.tsx` to `.stories.tsx`
- Updated dependencies [8ad4fdbc]
- Updated dependencies [58f4a4c5]
- Updated dependencies [5ee54143]
- Updated dependencies [e487fb24]
- @leafygreen-ui/popover@11.3.0
- @leafygreen-ui/typography@18.2.2
- @leafygreen-ui/tokens@2.5.1
- @leafygreen-ui/input-option@1.1.1
- @leafygreen-ui/hooks@8.1.2
- @leafygreen-ui/icon@11.29.1
## 2.1.3

@@ -4,0 +20,0 @@

14

package.json
{
"name": "@leafygreen-ui/search-input",
"version": "2.1.3",
"version": "2.1.4",
"description": "leafyGreen UI Kit Search Input",

@@ -35,12 +35,12 @@ "main": "./dist/index.js",

"@leafygreen-ui/emotion": "^4.0.7",
"@leafygreen-ui/hooks": "^8.1.1",
"@leafygreen-ui/icon": "^11.24.0",
"@leafygreen-ui/hooks": "^8.1.2",
"@leafygreen-ui/icon": "^11.29.1",
"@leafygreen-ui/icon-button": "^15.0.19",
"@leafygreen-ui/input-option": "^1.0.13",
"@leafygreen-ui/input-option": "^1.1.1",
"@leafygreen-ui/lib": "^13.2.1",
"@leafygreen-ui/palette": "^4.0.7",
"@leafygreen-ui/polymorphic": "^1.3.6",
"@leafygreen-ui/popover": "^11.1.1",
"@leafygreen-ui/tokens": "^2.3.0",
"@leafygreen-ui/typography": "^18.0.0",
"@leafygreen-ui/popover": "^11.3.0",
"@leafygreen-ui/tokens": "^2.5.1",
"@leafygreen-ui/typography": "^18.2.2",
"lodash": "^4.17.21",

@@ -47,0 +47,0 @@ "polished": "^4.2.2"

@@ -16,3 +16,3 @@ {

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

@@ -19,0 +19,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