🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@expo/json-file

Package Overview
Dependencies
Maintainers
27
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/json-file - npm Package Compare versions

Comparing version

to
8.3.4-canary-20240814-ce0f7d5

8

package.json
{
"name": "@expo/json-file",
"version": "8.3.4-canary-20240719-83ee47b",
"version": "8.3.4-canary-20240814-ce0f7d5",
"description": "A module for reading, writing, and manipulating JSON files",

@@ -34,3 +34,3 @@ "main": "build/JsonFile.js",

"@babel/code-frame": "~7.10.4",
"json5": "^2.2.2",
"json5": "^2.2.3",
"write-file-atomic": "^2.3.0"

@@ -42,3 +42,3 @@ },

"@types/write-file-atomic": "^2.1.1",
"expo-module-scripts": "3.6.0-canary-20240719-83ee47b"
"expo-module-scripts": "3.6.0-canary-20240814-ce0f7d5"
},

@@ -48,3 +48,3 @@ "publishConfig": {

},
"gitHead": "83ee47b5c89c7f1b1a5101189580eaf3555f5962"
"gitHead": "ce0f7d5c7eaec2c8d06ee4e0dc0e58cd6c1612ed"
}