react-image-gallery
Advanced tools
Comparing version 0.4.8 to 0.5.0
@@ -167,3 +167,3 @@ 'use strict'; | ||
} | ||
var totalThumbnails = thumbNode.children.length; | ||
var totalThumbnails = thumbNode.props.children.length; | ||
@@ -170,0 +170,0 @@ // total scroll-x required to see the last thumbnail |
{ | ||
"name": "react-image-gallery", | ||
"version": "0.4.8", | ||
"version": "0.5.0", | ||
"description": "Image gallery component for React.JS", | ||
@@ -5,0 +5,0 @@ "main": "./build/image-gallery", |
@@ -162,3 +162,3 @@ 'use strict'; | ||
} | ||
let totalThumbnails = thumbNode.children.length; | ||
let totalThumbnails = thumbNode.props.children.length; | ||
@@ -165,0 +165,0 @@ // total scroll-x required to see the last thumbnail |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
274011
14
1845
2
2