@ldn0x7dc/react-native-view-pager
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ldn0x7dc/react-native-view-pager", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "library/ViewPager.js", | ||
"scripts": { | ||
@@ -10,3 +10,7 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"react-native-gesture-responder": "0.0.8", | ||
"react-native-scroller": "0.0.5" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5624
3
172
0
2
+ Addedreact-native-scroller@0.0.5
+ Addedreact-native-gesture-responder@0.0.8(transitive)
+ Addedreact-native-scroller@0.0.5(transitive)