expo-json-utils
Advanced tools
Comparing version 0.0.1-canary-20240109-93608d8 to 0.0.1-canary-20240222-c729a13
@@ -13,2 +13,10 @@ # Changelog | ||
## 0.12.3 - 2024-01-18 | ||
_This version does not introduce any user-facing changes._ | ||
## 0.12.2 - 2024-01-10 | ||
_This version does not introduce any user-facing changes._ | ||
## 0.12.1 - 2023-12-19 | ||
@@ -15,0 +23,0 @@ |
{ | ||
"platforms": ["ios", "android", "tvos"] | ||
"platforms": ["apple", "android"] | ||
} |
{ | ||
"name": "expo-json-utils", | ||
"version": "0.0.1-canary-20240109-93608d8", | ||
"version": "0.0.1-canary-20240222-c729a13", | ||
"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": "93608d8dcb0268312e0c8ed22036ebfa6efe9830" | ||
"gitHead": "c729a13f936926743c13c021f569a22921455e49" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
22163
1