Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rmwc/line-ripple

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/line-ripple - npm Package Compare versions

Comparing version 14.2.1 to 14.2.2

2

lib/line-ripple.d.ts

@@ -8,4 +8,4 @@ import * as RMWC from '@rmwc/types';

export declare const LineRipple: {
<Tag extends React.ElementType<any> = "div">(props: RMWC.ComponentProps<LineRippleProps, React.HTMLProps<HTMLElement>, Tag>, ref: any): import("react/jsx-runtime").JSX.Element;
<Tag extends React.ElementType<any, keyof React.JSX.IntrinsicElements> = "div">(props: RMWC.ComponentProps<LineRippleProps, React.HTMLProps<HTMLElement>, Tag>, ref: any): import("react/jsx-runtime").JSX.Element;
displayName: string;
};
{
"name": "@rmwc/line-ripple",
"version": "14.2.1",
"version": "14.2.2",
"description": "RMWC LineRipple component",

@@ -42,5 +42,5 @@ "main": "./index.js",

"@material/line-ripple": "^14.0.0",
"@rmwc/base": "14.2.1",
"@rmwc/types": "14.2.1"
"@rmwc/base": "14.2.2",
"@rmwc/types": "14.2.2"
}
}
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