react-native-device-info
Advanced tools
Comparing version 0.15.0 to 0.15.1
<!-- | ||
Hola! | ||
Hi there and thank you for reporting a bug! 🐛🐛🐛 | ||
If you're looking to submit a bug report, please go to this link and access | ||
the template there: | ||
If you want to submit a feature request, use this link instead: | ||
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=feature_request.md | ||
--> | ||
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=BUG_REPORT.md | ||
## Summary | ||
If this is a feature request, please fill out this template: | ||
| | | | ||
| ----------- | --- | | ||
| Version | ? | | ||
| Affected OS | ? | | ||
| OS Version | ? | | ||
https://github.com/rebeccahughes/react-native-device-info/issues/new?template=FEATURE_REQUEST.md | ||
## Current behavior | ||
Thanks! | ||
--> | ||
<!-- Describe the issue you are facing, including any available error | ||
message, logs, stack trace .. --> | ||
## Expected behavior | ||
<!-- What should have happened instead of this bug --> |
@@ -5,2 +5,6 @@ ## Release Notes | ||
### 0.15.1 | ||
* Fix Android compatibility for `getFreeDiskStorage` and `getTotalDiskCapacity` (https://github.com/rebeccahughes/react-native-device-info/pull/319) | ||
### 0.15.0 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "react-native-device-info", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "Get device information using react-native", | ||
@@ -5,0 +5,0 @@ "main": "deviceinfo.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
129052
0