@cca-io/bs-react-native-device-info
Advanced tools
Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "@cca-io/bs-react-native-device-info", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "Reason/BuckleScript bindings for react-native-device-info", | ||
@@ -16,7 +16,7 @@ "main": "src/RNDeviceInfo.bs.js", | ||
"peerDependencies": { | ||
"bs-platform": "^4.0.6", | ||
"react-native-device-info": "^0.24.3" | ||
"bs-platform": "^5.0.4", | ||
"react-native-device-info": ">=0.24.3" | ||
}, | ||
"devDependencies": { | ||
"bs-platform": "^4.0.6" | ||
"bs-platform": "^5.0.4" | ||
}, | ||
@@ -30,2 +30,3 @@ "files": [ | ||
"react-native", | ||
"reason-react-native", | ||
"react-native-device-info", | ||
@@ -37,2 +38,2 @@ "reason", | ||
] | ||
} | ||
} |
@@ -21,3 +21,3 @@ # bs-react-native-device-info | ||
... | ||
"bs-dependencies": ["reason-react", "bs-react-native", "bs-react-native-device-info"], | ||
"bs-dependencies": ["reason-react", "reason-react-native", "bs-react-native-device-info"], | ||
... | ||
@@ -24,0 +24,0 @@ } |
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
5026
6