react-native-invertible-scroll-view
Advanced tools
Comparing version 0.2.0 to 1.0.0
@@ -5,2 +5,4 @@ 'use strict'; | ||
PropTypes, | ||
} from 'react'; | ||
import { | ||
ScrollView, | ||
@@ -7,0 +9,0 @@ StyleSheet, |
{ | ||
"name": "react-native-invertible-scroll-view", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "An invertible ScrollView for React Native", | ||
@@ -16,3 +16,3 @@ "main": "InvertibleScrollView.js", | ||
], | ||
"author": "Charlie Cheever <ccheever@exp.host>", | ||
"author": "Charlie Cheever <ccheever@getexponent.com>", | ||
"license": "MIT", | ||
@@ -19,0 +19,0 @@ "bugs": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8426
70
0