@rmwc/line-ripple
Advanced tools
Comparing version 6.1.4 to 7.0.0
@@ -8,3 +8,3 @@ "use strict"; | ||
var line_ripple_1 = require("@material/line-ripple"); | ||
exports.useLineRippleFoundation = function (props) { | ||
var useLineRippleFoundation = function (props) { | ||
var _a = base_1.useFoundation({ | ||
@@ -43,1 +43,2 @@ props: props, | ||
}; | ||
exports.useLineRippleFoundation = useLineRippleFoundation; |
{ | ||
"name": "@rmwc/line-ripple", | ||
"version": "6.1.4", | ||
"version": "7.0.0", | ||
"description": "RMWC LineRipple component", | ||
@@ -35,11 +35,11 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.3.x", | ||
"react-dom": "^16.3.x" | ||
"react": ">=16.8.x", | ||
"react-dom": ">=16.8.x" | ||
}, | ||
"dependencies": { | ||
"@material/line-ripple": "^5.1.0", | ||
"@rmwc/base": "^6.1.4", | ||
"@rmwc/types": "^6.0.5" | ||
"@rmwc/base": "^7.0.0", | ||
"@rmwc/types": "^7.0.0" | ||
}, | ||
"gitHead": "c33a09f349373930ac817c89f21b3246f9e332c2" | ||
"gitHead": "4c1d2d84d146b1baa5f764be95b1a3ed73e11424" | ||
} |
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
9016
145
+ Added@rmwc/base@7.0.3(transitive)
+ Added@rmwc/types@7.0.3(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedreact-dom@19.0.0(transitive)
+ Addedscheduler@0.25.0(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@rmwc/base@6.1.4(transitive)
- Removed@rmwc/types@6.0.5(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)
Updated@rmwc/base@^7.0.0
Updated@rmwc/types@^7.0.0