create-expo
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "create-expo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "build", | ||
@@ -20,3 +20,3 @@ "description": "Create universal Expo apps", | ||
"bin": { | ||
"create-expo": "./build/index.js" | ||
"create-expo-app": "./build/index.js" | ||
}, | ||
@@ -23,0 +23,0 @@ "files": [ |
@@ -36,11 +36,11 @@ <!-- Title --> | ||
# With NPM | ||
npx create-expo | ||
npx create-expo-app | ||
# With Yarn | ||
yarn create expo | ||
yarn create expo-app | ||
# With pnpm | ||
pnpm create expo | ||
pnpm 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1262741
2951
0