Socket
Socket
Sign inDemoInstall

@leafygreen-ui/search-input

Package Overview
Dependencies
106
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6-next.5 to 2.0.6-next.6

18

CHANGELOG.md
# @leafygreen-ui/search-input
## 2.0.6-next.6
### Patch Changes
- b060d06ce: Updates story files for Storybook 7.x
- Updated dependencies [6a3f03fd2]
- Updated dependencies [b060d06ce]
- Updated dependencies [b060d06ce]
- @leafygreen-ui/typography@16.4.1-next.6
- @leafygreen-ui/hooks@7.7.4-next.6
- @leafygreen-ui/icon@11.16.1-next.6
- @leafygreen-ui/icon-button@15.0.11-next.6
- @leafygreen-ui/input-option@1.0.4-next.6
- @leafygreen-ui/leafygreen-provider@3.1.3-next.6
- @leafygreen-ui/lib@10.3.4-next.6
- @leafygreen-ui/polymorphic@1.3.2-next.6
- @leafygreen-ui/popover@11.0.10-next.6
## 2.0.6-next.5

@@ -4,0 +22,0 @@

1

dist/SearchResultGroup/SearchResultGroup.d.ts

@@ -1,2 +0,1 @@

/// <reference types="react" />
import { SearchResultGroupProps } from './SearchResultGroup.types';

@@ -3,0 +2,0 @@ export declare const SearchResultGroup: {

@@ -6,3 +6,3 @@ import React from 'react';

*/
export declare const SearchResultsMenu: React.ForwardRefExoticComponent<Pick<SearchResultsMenuProps, "key" | "open" | keyof React.HTMLAttributes<HTMLUListElement> | "refEl" | "usePortal" | "portalClassName" | "portalContainer" | "scrollContainer"> & React.RefAttributes<HTMLUListElement>>;
export declare const SearchResultsMenu: React.ForwardRefExoticComponent<Pick<SearchResultsMenuProps, "key" | keyof React.HTMLAttributes<HTMLUListElement> | "open" | "portalContainer" | "scrollContainer" | "refEl" | "usePortal" | "portalClassName"> & React.RefAttributes<HTMLUListElement>>;
//# sourceMappingURL=SearchResultsMenu.d.ts.map
{
"name": "@leafygreen-ui/search-input",
"version": "2.0.6-next.5",
"version": "2.0.6-next.6",
"description": "leafyGreen UI Kit Search Input",

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

"@leafygreen-ui/emotion": "^4.0.4",
"@leafygreen-ui/hooks": "^7.7.4-next.5",
"@leafygreen-ui/icon": "^11.16.1-next.5",
"@leafygreen-ui/icon-button": "^15.0.11-next.5",
"@leafygreen-ui/input-option": "^1.0.4-next.5",
"@leafygreen-ui/lib": "^10.3.4-next.5",
"@leafygreen-ui/hooks": "^7.7.4-next.6",
"@leafygreen-ui/icon": "^11.16.1-next.6",
"@leafygreen-ui/icon-button": "^15.0.11-next.6",
"@leafygreen-ui/input-option": "^1.0.4-next.6",
"@leafygreen-ui/lib": "^10.3.4-next.6",
"@leafygreen-ui/palette": "^4.0.4",
"@leafygreen-ui/polymorphic": "^1.3.2-next.5",
"@leafygreen-ui/popover": "^11.0.10-next.5",
"@leafygreen-ui/polymorphic": "^1.3.2-next.6",
"@leafygreen-ui/popover": "^11.0.10-next.6",
"@leafygreen-ui/tokens": "^2.1.0",
"@leafygreen-ui/typography": "^16.4.1-next.5",
"@leafygreen-ui/typography": "^16.4.1-next.6",
"lodash": "^4.17.21",

@@ -48,4 +48,4 @@ "polished": "^4.2.2"

"peerDependencies": {
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.5"
"@leafygreen-ui/leafygreen-provider": "^3.1.3-next.6"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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