Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

create-expo-module

Package Overview
Dependencies
Maintainers
11
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-expo-module - npm Package Compare versions

Comparing version
2.0.0-canary-20260121-a63c0dd
to
2.1.0
+5
-4
package.json
{
"name": "create-expo-module",
"version": "2.0.0-canary-20260121-a63c0dd",
"version": "2.1.0",
"description": "The script to create the Expo module",

@@ -43,3 +43,3 @@ "keywords": [

"devDependencies": {
"@expo/json-file": "10.0.9-canary-20260121-a63c0dd",
"@expo/json-file": "^10.0.9",
"@expo/rudder-sdk-node": "^1.1.1",

@@ -56,3 +56,3 @@ "@expo/spawn-async": "^1.7.2",

"ejs": "^3.1.10",
"expo-module-scripts": "5.1.0-canary-20260121-a63c0dd",
"expo-module-scripts": "^55.0.0",
"getenv": "^2.0.0",

@@ -63,3 +63,4 @@ "ora": "^5.4.1",

"validate-npm-package-name": "^6.0.2"
}
},
"gitHead": "6b424b7810c62417bb53f7e3d4e18a25403dbfeb"
}

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