@expo/fingerprint
Advanced tools
Comparing version 0.0.1-canary-20240318-dd8f245 to 0.0.1-canary-20240320-8a10e09
@@ -50,2 +50,3 @@ "use strict"; | ||
`**/node_modules/{${[ | ||
'chalk', | ||
'debug', | ||
@@ -59,2 +60,3 @@ 'escape-string-regexp', | ||
'json5', | ||
'picocolors', | ||
'lines-and-columns', | ||
@@ -61,0 +63,0 @@ 'require-from-string', |
{ | ||
"name": "@expo/fingerprint", | ||
"version": "0.0.1-canary-20240318-dd8f245", | ||
"version": "0.0.1-canary-20240320-8a10e09", | ||
"description": "A library to generate a fingerprint from a React Native project", | ||
@@ -55,7 +55,7 @@ "main": "build/index.js", | ||
"@types/find-up": "^4.0.0", | ||
"expo-module-scripts": "0.0.1-canary-20240318-dd8f245", | ||
"expo-module-scripts": "0.0.1-canary-20240320-8a10e09", | ||
"glob": "^7.1.7", | ||
"temp-dir": "^2.0.0" | ||
}, | ||
"gitHead": "dd8f245bfb048ed385cee09673339769bd2dd343" | ||
"gitHead": "8a10e09a475b60c4cdf1983e64618ed5fcc8f5ed" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104076
1427