create-expo
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "create-expo", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"bin": "./build/index.js", | ||
@@ -27,3 +27,3 @@ "main": "build", | ||
"build:prod": "ncc build ./src/index.ts -o build/ --minify --no-cache --no-source-map-register", | ||
"prepare": "yarn run clean && yarn run build:prod", | ||
"prepare": "expo-module clean && yarn run build:prod", | ||
"clean": "expo-module clean", | ||
@@ -34,7 +34,7 @@ "lint": "expo-module lint", | ||
"test:e2e": "expo-module test --config e2e/jest.config.js", | ||
"watch": "yarn run build -w", | ||
"watch": "yarn run build --watch", | ||
"prepublishOnly": "expo-module prepublishOnly" | ||
}, | ||
"devDependencies": { | ||
"@expo/json-file": "8.2.37", | ||
"@expo/json-file": "8.3.0", | ||
"@expo/package-manager": "^1.1.1", | ||
@@ -61,3 +61,3 @@ "@expo/spawn-async": "^1.7.0", | ||
}, | ||
"gitHead": "da25937e2a99661cbe5eb60ca1d8d6245fc96a50" | ||
"gitHead": "6aca7ce098ddc667776a3d7cf612adbb985e264a" | ||
} |
Sorry, the diff of this file is too big to display
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
1205277
0