New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-expo

Package Overview
Dependencies
Maintainers
24
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-expo - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

10

package.json
{
"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

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