@rmwc/line-ripple
Advanced tools
Comparing version 8.0.8 to 14.0.0-alpha.0
@@ -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): JSX.Element; | ||
<Tag extends React.ElementType<any> = "div">(props: RMWC.ComponentProps<LineRippleProps, React.HTMLProps<HTMLElement>, Tag>, ref: any): React.JSX.Element; | ||
displayName: string; | ||
}; |
@@ -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): JSX.Element; | ||
<Tag extends React.ElementType<any> = "div">(props: RMWC.ComponentProps<LineRippleProps, React.HTMLProps<HTMLElement>, Tag>, ref: any): React.JSX.Element; | ||
displayName: string; | ||
}; |
{ | ||
"name": "@rmwc/line-ripple", | ||
"version": "8.0.8", | ||
"version": "14.0.0-alpha.0", | ||
"description": "RMWC LineRipple component", | ||
@@ -39,7 +39,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@material/line-ripple": "^8.0.0", | ||
"@rmwc/base": "^8.0.8", | ||
"@rmwc/types": "^8.0.8" | ||
"@material/line-ripple": "^14.0.0", | ||
"@rmwc/base": "^14.0.0-alpha.0", | ||
"@rmwc/types": "^14.0.0-alpha.0" | ||
}, | ||
"gitHead": "bf098adc2571ee1641ef20d79f38fb64e9ff186e" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
7975
2
+ Added@material/animation@14.0.0(transitive)
+ Added@material/base@14.0.0(transitive)
+ Added@material/dom@14.0.0(transitive)
+ Added@material/feature-targeting@14.0.0(transitive)
+ Added@material/line-ripple@14.0.0(transitive)
+ Added@material/theme@14.0.0(transitive)
+ Added@rmwc/base@14.3.5(transitive)
+ Added@rmwc/types@14.3.5(transitive)
- Removed@material/animation@8.0.0(transitive)
- Removed@material/base@8.0.0(transitive)
- Removed@material/dom@8.0.0(transitive)
- Removed@material/feature-targeting@8.0.0(transitive)
- Removed@material/line-ripple@8.0.0(transitive)
- Removed@material/theme@8.0.0(transitive)
- Removed@rmwc/base@8.0.8(transitive)
- Removed@rmwc/types@8.0.8(transitive)
- Removed@types/classnames@2.3.4(transitive)
- Removedtslib@1.14.1(transitive)
Updated@rmwc/base@^14.0.0-alpha.0
Updated@rmwc/types@^14.0.0-alpha.0