expo-json-utils
Advanced tools
Comparing version 0.0.1-canary-20231205-250b31f to 0.0.1-canary-20240109-93608d8
@@ -13,2 +13,6 @@ # Changelog | ||
## 0.12.1 - 2023-12-19 | ||
_This version does not introduce any user-facing changes._ | ||
## 0.12.0 — 2023-11-14 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"platforms": ["ios", "android"] | ||
"platforms": ["ios", "android", "tvos"] | ||
} |
{ | ||
"name": "expo-json-utils", | ||
"version": "0.0.1-canary-20231205-250b31f", | ||
"version": "0.0.1-canary-20240109-93608d8", | ||
"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": "250b31f516a04578a29c6bcda29aab80ef4d4e2d" | ||
"gitHead": "93608d8dcb0268312e0c8ed22036ebfa6efe9830" | ||
} |
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
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
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
21987
354980