@twreporter/react-components
Advanced tools
Comparing version 9.0.0-rc.2 to 9.0.0-rc.3
@@ -37,3 +37,3 @@ "use strict"; | ||
})(["height:24px;width:24px;background-color:black;mask-image:url(", ");mask-size:cover;"], function (props) { | ||
return props.$src; | ||
return props.src; | ||
}); | ||
@@ -59,3 +59,3 @@ | ||
alt: filename, | ||
$src: src | ||
src: src | ||
}, restProps)); | ||
@@ -62,0 +62,0 @@ }; |
{ | ||
"name": "@twreporter/react-components", | ||
"version": "9.0.0-rc.2", | ||
"version": "9.0.0-rc.3", | ||
"main": "lib/index.js", | ||
@@ -29,3 +29,3 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
"react-transition-group": "^4.4.5", | ||
"react-waypoint": "^9.0.2", | ||
"react-waypoint": "^10.3.0", | ||
"styled-components": "^6.0.0", | ||
@@ -56,3 +56,3 @@ "stylis": "^4.0.0" | ||
}, | ||
"gitHead": "536cda99a9af7fe0d7404a8fcf8db55c762b8bb1" | ||
"gitHead": "45a8d41ab4734e83873a2a349911f1a3900b2e50" | ||
} |
Sorry, the diff of this file is too big to display
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
695581
+ Addedreact-is@18.3.1(transitive)
+ Addedreact-waypoint@10.3.0(transitive)
- Removedreact-waypoint@9.0.3(transitive)
Updatedreact-waypoint@^10.3.0