Socket
Socket
Sign inDemoInstall

@expo/config

Package Overview
Dependencies
Maintainers
13
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/config - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

build/Config.js

@@ -321,3 +321,3 @@ "use strict";

}
const destination = `assets/icons`;
const destination = `apple/icons`;
icons.push({ src: icon, size: ICON_SIZES, destination });

@@ -355,3 +355,3 @@ const iOSIcon = config.icon || ios.icon;

orientation: web.orientation,
destination: `assets/splash`,
destination: `apple/splash`,
});

@@ -358,0 +358,0 @@ }

{
"name": "@expo/config",
"version": "2.0.1",
"version": "2.0.2",
"description": "A library for interacting with the app.json",

@@ -5,0 +5,0 @@ "main": "build/Config.js",

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