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

@expo/config

Package Overview
Dependencies
Maintainers
21
Versions
241
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 3.2.14 to 3.2.15

3

build/ios/utils/Xcodeproj.js

@@ -14,4 +14,3 @@ "use strict";

const sourceRoot = getSourceRoot(projectRoot);
const sourceRootParts = sourceRoot.split(path_1.default.sep);
return sourceRootParts[sourceRootParts.length - 1];
return path_1.default.basename(sourceRoot);
}

@@ -18,0 +17,0 @@ exports.getProjectName = getProjectName;

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

@@ -5,0 +5,0 @@ "main": "build/index.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