expo-device
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "expo-device", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "A universal module that gets physical information about the device running the application", | ||
@@ -37,2 +37,3 @@ "main": "build/Device.js", | ||
"dependencies": { | ||
"fbjs": "1.0.0", | ||
"ua-parser-js": "^0.7.19" | ||
@@ -43,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "3ad68bbd9847ebc8a55272c263b17d998a92f64f" | ||
} | ||
"gitHead": "dfc7fdb9aee4ef6fa10a9693e3d0935a2d500ae2" | ||
} |
@@ -8,6 +8,7 @@ # expo-device | ||
- [Documentation for the master branch](https://github.com/expo/expo/blob/master/docs/pages/versions/unversioned/sdk/device.md) | ||
- [Documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/device/) | ||
# Installation in managed Expo projects | ||
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects — it is likely to be included in an upcoming Expo SDK release. | ||
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/device/). | ||
@@ -26,2 +27,2 @@ # Installation in bare React Native projects | ||
Contributions are very welcome! Please refer to guidelines described in the [contributing guide]( https://github.com/expo/expo#contributing). | ||
Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing). |
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
68779
33
27
0
2
+ Addedfbjs@1.0.0
+ Addedasap@2.0.6(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@1.0.0(transitive)
+ Addedfbjs-css-vars@1.0.2(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpromise@7.3.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)