New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

morse-react-lily-pad

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morse-react-lily-pad - npm Package Compare versions

Comparing version 3.1.0-alpha.9 to 3.1.0-alpha.10

2

dist/components/TriggeredLilyPad.d.ts

@@ -10,5 +10,5 @@ import React, { ReactElement } from "react";

export declare const TriggeredLilyPadContext: React.Context<TriggeredLilyPadContextType>;
export type TriggeredLilyPadProps = Pick<LilyPadProps, "anchorOrigin" | "panelOrigin" | "panelSize" | "preventDismissByClickAway" | "preventDismissByEsc" | "disableXSnapping" | "disableYSnapping"> & {
export type TriggeredLilyPadProps = Pick<LilyPadProps, "children" | "anchorOrigin" | "panelOrigin" | "panelSize" | "preventDismissByClickAway" | "preventDismissByEsc" | "disableXSnapping" | "disableYSnapping"> & {
renderTrigger?: (context: TriggeredLilyPadContextType) => ReactElement;
};
export declare const TriggeredLilyPad: (props: TriggeredLilyPadProps) => JSX.Element;
{
"name": "morse-react-lily-pad",
"version": "3.1.0-alpha.9",
"version": "3.1.0-alpha.10",
"description": "A family of floating components that can be fixed or relative to an anchor",

@@ -48,3 +48,3 @@ "repository": {

],
"gitHead": "41ca1ee83ce059f1999c26b2a0f35ffc283315cf"
"gitHead": "d7be279711411f839d7f7302f9b1bedc6b5321f5"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc