@rmwc/line-ripple
Advanced tools
Comparing version 5.5.0 to 5.5.1
@@ -18,3 +18,3 @@ { | ||
"name": "LineRipple", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L12", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L12", | ||
"extends": [ | ||
@@ -718,3 +718,3 @@ "FoundationComponent<MDCLineRippleFoundation, LineRippleProps>" | ||
"name": "getDefaultFoundation", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L20", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L20", | ||
"signatures": [ | ||
@@ -725,3 +725,3 @@ { | ||
"name": "getDefaultFoundation", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L20", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L20", | ||
"parameters": [], | ||
@@ -811,3 +811,3 @@ "returnType": "MDCLineRippleFoundation", | ||
"name": "render", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L51", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L51", | ||
"signatures": [ | ||
@@ -818,3 +818,3 @@ { | ||
"name": "render", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L51", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L51", | ||
"parameters": [], | ||
@@ -919,3 +919,3 @@ "returnType": "Element", | ||
"name": "sync", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L38", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L38", | ||
"signatures": [ | ||
@@ -926,3 +926,3 @@ { | ||
"name": "sync", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L38", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L38", | ||
"parameters": [ | ||
@@ -1079,3 +1079,3 @@ { | ||
"name": "displayName", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L16", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L16", | ||
"defaultValue": "\"LineRipple\"", | ||
@@ -1194,3 +1194,3 @@ "type": "string" | ||
"name": "LineRippleProps", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L7", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L7", | ||
"methods": [], | ||
@@ -1212,3 +1212,3 @@ "properties": [ | ||
"name": "active", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L8", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L8", | ||
"type": "undefined | false | true" | ||
@@ -1230,3 +1230,3 @@ }, | ||
"name": "center", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/line-ripple/index.tsx#L9", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/master/src/line-ripple/index.tsx#L9", | ||
"type": "undefined | number" | ||
@@ -1233,0 +1233,0 @@ } |
{ | ||
"name": "@rmwc/line-ripple", | ||
"version": "5.5.0", | ||
"version": "5.5.1", | ||
"description": "RMWC LineRipple component", | ||
@@ -36,6 +36,6 @@ "main": "dist/index.js", | ||
"@material/line-ripple": "^1.1.0", | ||
"@rmwc/base": "^5.5.0", | ||
"@rmwc/types": "^5.5.0" | ||
"@rmwc/base": "^5.5.1", | ||
"@rmwc/types": "^5.5.1" | ||
}, | ||
"gitHead": "65ded6e7dbf4a83041f844db5454190204c6c399" | ||
"gitHead": "768350d6fdf62da6c7a01b8f676fd4c881440788" | ||
} |
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
68115
Updated@rmwc/base@^5.5.1
Updated@rmwc/types@^5.5.1