@expo/fingerprint
Advanced tools
Comparing version 0.0.1-canary-20240320-8a10e09 to 0.0.1-canary-20240327-a7302d9
@@ -34,3 +34,3 @@ "use strict"; | ||
id: reason, | ||
contents: JSON.stringify(require(packageJsonPath)), | ||
contents: JSON.stringify(require(packageJsonPath)), // keep the json collapsed by serializing/deserializing | ||
reasons: [reason], | ||
@@ -37,0 +37,0 @@ }; |
{ | ||
"name": "@expo/fingerprint", | ||
"version": "0.0.1-canary-20240320-8a10e09", | ||
"version": "0.0.1-canary-20240327-a7302d9", | ||
"description": "A library to generate a fingerprint from a React Native project", | ||
@@ -51,11 +51,11 @@ "main": "build/index.js", | ||
"resolve-from": "^5.0.0", | ||
"semver": "^7.5.4" | ||
"semver": "^7.6.0" | ||
}, | ||
"devDependencies": { | ||
"@types/find-up": "^4.0.0", | ||
"expo-module-scripts": "0.0.1-canary-20240320-8a10e09", | ||
"expo-module-scripts": "0.0.1-canary-20240327-a7302d9", | ||
"glob": "^7.1.7", | ||
"temp-dir": "^2.0.0" | ||
}, | ||
"gitHead": "8a10e09a475b60c4cdf1983e64618ed5fcc8f5ed" | ||
"gitHead": "a7302d9916a445e550bd2a0953f797a914538e77" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
105138
Updatedsemver@^7.6.0