expo-json-utils
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -13,2 +13,13 @@ # Changelog | ||
## 0.12.0 — 2023-11-14 | ||
### 🛠 Breaking changes | ||
- Bumped iOS deployment target to 13.4. ([#25063](https://github.com/expo/expo/pull/25063) by [@gabrieldonadel](https://github.com/gabrieldonadel)) | ||
- On `Android` bump `compileSdkVersion` and `targetSdkVersion` to `34`. ([#24708](https://github.com/expo/expo/pull/24708) by [@alanjhughes](https://github.com/alanjhughes)) | ||
### 💡 Others | ||
- Renamed `unimodule.json` to `expo-module.config.json`. ([#25100](https://github.com/expo/expo/pull/25100) by [@reichhartd](https://github.com/reichhartd)) | ||
## 0.11.0 — 2023-10-17 | ||
@@ -15,0 +26,0 @@ |
{ | ||
"name": "expo-json-utils", | ||
"version": "0.11.0", | ||
"version": "0.12.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": "da25937e2a99661cbe5eb60ca1d8d6245fc96a50" | ||
"gitHead": "3142a086578deffd8704a8f1b6f0f661527d836c" | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
16411
349367
4
49