Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expo-manifests

Package Overview
Dependencies
Maintainers
22
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-manifests - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

android/src/main/java/expo/modules/manifests/core/JSONObjectExtension.kt

14

CHANGELOG.md

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

## 0.7.0 — 2023-06-21
### 📚 3rd party library updates
- Updated `junit` to `4.13.2`. ([#22395](https://github.com/expo/expo/pull/22395) by [@josephyanks](https://github.com/josephyanks))
### 🎉 New features
- Added `Manifests.getPluginProperties()` helper to query dedicated package's properties inside the `plugins` config. ([#22701](https://github.com/expo/expo/pull/22701) by [@kudo](https://github.com/kudo))
### 🐛 Bug fixes
- Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22537), [#22609](https://github.com/expo/expo/pull/22609) by [@kudo](https://github.com/kudo))
## 0.6.0 — 2023-05-08

@@ -15,0 +29,0 @@

6

package.json
{
"name": "expo-manifests",
"version": "0.6.0",
"version": "0.7.0",
"description": "Code to parse and use Expo and Expo Updates manifests.",

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

"dependencies": {
"expo-json-utils": "~0.6.0"
"expo-json-utils": "~0.7.0"
},
"gitHead": "4ba50c428c8369bb6b3a51a860d4898ad4ccbe78"
"gitHead": "fa5ecca8251986b9f197cc14074eec0ab6dfb6db"
}

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

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