Socket
Socket
Sign inDemoInstall

expo-json-utils

Package Overview
Dependencies
Maintainers
25
Versions
54
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 0.1.0 to 0.2.0

10

CHANGELOG.md

@@ -13,4 +13,14 @@ # Changelog

## 0.2.0 — 2021-09-28
### 🛠 Breaking changes
- Dropped support for iOS 11.0 ([#14383](https://github.com/expo/expo/pull/14383) by [@cruzach](https://github.com/cruzach))
### 🐛 Bug fixes
- Fix building errors from use_frameworks! in Podfile. ([#14523](https://github.com/expo/expo/pull/14523) by [@kudo](https://github.com/kudo))
## 0.1.0 — 2021-09-09
Initial version.

4

package.json
{
"name": "expo-json-utils",
"version": "0.1.0",
"version": "0.2.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": "eb3dbfb63974cfba9ba86c4f7c96ab2e02c5738f"
"gitHead": "1fffde73411ee7a642b98f1506a8de921805d52b"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc