Socket
Socket
Sign inDemoInstall

create-expo-app

Package Overview
Dependencies
0
Maintainers
24
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.1.1

8

package.json
{
"name": "create-expo-app",
"version": "2.0.4",
"bin": {
"create-expo-app": "./build/index.js"
},
"version": "2.1.1",
"bin": "./build/index.js",
"main": "build",

@@ -38,3 +36,3 @@ "description": "Create universal Expo apps",

"@expo/json-file": "8.2.37",
"@expo/package-manager": "0.0.56",
"@expo/package-manager": "1.1.0",
"@expo/spawn-async": "^1.7.0",

@@ -41,0 +39,0 @@ "@types/debug": "^4.1.7",

@@ -43,4 +43,7 @@ <!-- Title -->

pnpm create expo-app
# With Bun
bunx create-expo-app
```
Once you're up and running with Create Expo App, visit [this tutorial](https://docs.expo.dev/tutorial/planning/) for more information on building mobile apps with React.

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc