New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

expo-manifests

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-manifests - npm Package Compare versions

Comparing version

to
0.4.0

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

## 0.4.0 — 2022-10-25
### 🛠 Breaking changes
- Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. ([#18873](https://github.com/expo/expo/pull/18873) by [@tsapeta](https://github.com/tsapeta))
### ⚠️ Notices
- Replace `getAndroidJsEngine` as `jsEngine` lazy kotlin property. ([#19116](https://github.com/expo/expo/pull/19116) by [@kudo](https://github.com/kudo))
## 0.3.1 — 2022-07-16

@@ -15,0 +25,0 @@

{
"name": "expo-manifests",
"version": "0.3.1",
"version": "0.4.0",
"description": "Code to parse and use Expo and Expo Updates manifests.",

@@ -23,5 +23,5 @@ "main": "index.js",

"dependencies": {
"expo-json-utils": "~0.3.0"
"expo-json-utils": "~0.4.0"
},
"gitHead": "c6678c65b68e45062d49a2deea8e822f69388278"
"gitHead": "eab2b09c735fb0fc2bf734a3f29a6593adba3838"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet