expo-file-system
Advanced tools
Comparing version 13.0.2 to 13.0.3
@@ -13,2 +13,8 @@ # Changelog | ||
## 13.0.3 — 2021-10-21 | ||
### 🐛 Bug fixes | ||
- Fixed `uploadAsync` failing to resolve when using `BINARY_CONTENT`. ([#14764](https://github.com/expo/expo/pull/14764) by [@cruzach](https://github.com/cruzach)) | ||
## 13.0.2 — 2021-10-15 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-file-system", | ||
"version": "13.0.2", | ||
"version": "13.0.3", | ||
"description": "Provides access to the local file system on the device.", | ||
@@ -38,4 +38,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-plugins": "^3.1.0", | ||
"expo-modules-core": "~0.4.3", | ||
"@expo/config-plugins": "^4.0.2", | ||
"expo-modules-core": "~0.4.4", | ||
"uuid": "^3.4.0" | ||
@@ -45,5 +45,5 @@ }, | ||
"expo-module-scripts": "^2.0.0", | ||
"jest-expo": "~43.0.0-beta.1" | ||
"jest-expo": "~43.0.0" | ||
}, | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
"gitHead": "4fa0497a180ae707fa860cb03858630ab7af19f4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1476182
+ Added@expo/config-plugins@4.1.5(transitive)
+ Added@expo/config-types@45.0.0(transitive)
+ Added@expo/json-file@8.2.36(transitive)
+ Added@expo/plist@0.0.18(transitive)
+ Added@expo/sdk-runtime-versions@1.0.0(transitive)
+ Added@react-native/normalize-color@2.1.0(transitive)
- Removed@expo/config-plugins@3.1.0(transitive)
- Removed@expo/config-types@42.0.0(transitive)
- Removed@expo/json-file@8.2.33(transitive)
- Removed@expo/plist@0.0.14(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.0.0(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removeduniversalify@1.0.02.0.1(transitive)
Updated@expo/config-plugins@^4.0.2
Updatedexpo-modules-core@~0.4.4