You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

expo-json-utils

Package Overview
Dependencies
Maintainers
26
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-json-utils - npm Package Compare versions

Comparing version

to
0.15.0

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## 0.15.0 — 2025-04-04
### 💡 Others
- [Android] Started using expo modules gradle plugin. ([#34176](https://github.com/expo/expo/pull/34176) by [@lukmccall](https://github.com/lukmccall))

@@ -15,0 +19,0 @@

5

package.json
{
"name": "expo-json-utils",
"version": "0.14.1-canary-20250404-87e2506",
"version": "0.15.0",
"description": "Utilities for reading JSONObjects (Android) and NSDictionaries (iOS).",

@@ -25,3 +25,4 @@ "main": "index.js",

"license": "MIT",
"homepage": "https://docs.expo.dev"
"homepage": "https://docs.expo.dev",
"gitHead": "68b8233002dc678934ba40cbade7fbc80e71aeff"
}

Sorry, the diff of this file is not supported yet