@rmwc/line-ripple
Advanced tools
Comparing version 14.2.1 to 14.2.2
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4238
+ Added@rmwc/base@14.2.2(transitive)
+ Added@rmwc/types@14.2.2(transitive)
- Removed@rmwc/base@14.2.1(transitive)
- Removed@rmwc/types@14.2.1(transitive)
Updated@rmwc/base@14.2.2
Updated@rmwc/types@14.2.2