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

expo-image-loader

Package Overview
Dependencies
Maintainers
29
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-image-loader - npm Package Compare versions

Comparing version 5.0.1-canary-20250124-42fe332 to 5.0.1-canary-20250131-5c4e588

3

CHANGELOG.md

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

- [Android] Started using expo modules gradle plugin. ([#34176](https://github.com/expo/expo/pull/34176) by [@lukmccall](https://github.com/lukmccall))
- [apple] Migrate remaining `expo-module.config.json` to unified platform syntax. ([#34445](https://github.com/expo/expo/pull/34445) by [@reichhartd](https://github.com/reichhartd))
## 5.0.0 — 2024-10-22

@@ -15,0 +18,0 @@

2

expo-module.config.json
{
"platforms": ["ios", "android"]
"platforms": ["apple", "android"]
}
{
"name": "expo-image-loader",
"version": "5.0.1-canary-20250124-42fe332",
"version": "5.0.1-canary-20250131-5c4e588",
"description": "Image loader",

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

"peerDependencies": {
"expo": "53.0.0-canary-20250124-42fe332"
},
"gitHead": "42fe3321395867f7bacba1ea4dc90db1692f119e"
"expo": "53.0.0-canary-20250131-5c4e588"
}
}

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