expo-dev-client
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 0.6.1 — 2021-10-15 | ||
_This version does not introduce any user-facing changes._ | ||
## 0.6.0 — 2021-10-07 | ||
@@ -31,3 +35,3 @@ | ||
``` | ||
include ':expo-manifests' | ||
include ':expo-manifests' | ||
project(':expo-manifests').projectDir = new File('../node_modules/expo-manifests/android') | ||
@@ -34,0 +38,0 @@ ``` |
{ | ||
"name": "expo-dev-client", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Expo Development Client", | ||
@@ -35,6 +35,6 @@ "main": "build/DevClient.js", | ||
"@expo/config-plugins": "^3.1.0", | ||
"expo-dev-launcher": "0.8.1", | ||
"expo-dev-menu": "0.8.2", | ||
"expo-dev-launcher": "0.8.2", | ||
"expo-dev-menu": "0.8.3", | ||
"expo-dev-menu-interface": "0.4.1", | ||
"expo-manifests": "~0.2.1", | ||
"expo-manifests": "~0.2.2", | ||
"expo-updates-interface": "~0.4.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "73e37ec9f57c363b898bb4c46be912675747b3d5" | ||
"gitHead": "e30402e90972d9e1838d7b63a40a71a41398a772" | ||
} |
Sorry, the diff of this file is not supported yet
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
40951
1
+ Addedexpo-dev-launcher@0.8.2(transitive)
+ Addedexpo-dev-menu@0.8.3(transitive)
- Removedexpo-dev-launcher@0.8.1(transitive)
- Removedexpo-dev-menu@0.8.2(transitive)
Updatedexpo-dev-launcher@0.8.2
Updatedexpo-dev-menu@0.8.3
Updatedexpo-manifests@~0.2.2