expo-json-utils
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -13,2 +13,8 @@ # Changelog | ||
## 0.5.0 — 2023-02-03 | ||
### 💡 Others | ||
- On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/expo/expo/pull/20721) by [@lukmccall](https://github.com/lukmccall)) | ||
## 0.4.0 — 2022-10-25 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-json-utils", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Utilities for reading NSDictionaries (iOS) and JSONObjects (Android).", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"homepage": "https://docs.expo.dev/versions/latest/sdk/module-template", | ||
"gitHead": "eab2b09c735fb0fc2bf734a3f29a6593adba3838" | ||
"gitHead": "1815e2eaad8c753588c7b1eb74420174a28e01f4" | ||
} |
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
13505