Socket
Socket
Sign inDemoInstall

@expo/fingerprint

Package Overview
Dependencies
Maintainers
25
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/fingerprint - npm Package Compare versions

Comparing version 0.0.1-canary-20240109-93608d8 to 0.0.1-canary-20240222-c729a13

2

build/Options.js

@@ -17,2 +17,4 @@ "use strict";

'**/ios/Pods/**/*',
'**/ios/build/**/*',
'**/ios/*.xcworkspace/xcuserdata/**/*',
// Ignore all expo configs because we will read expo config in a HashSourceContents already

@@ -19,0 +21,0 @@ 'app.config.ts',

8

package.json
{
"name": "@expo/fingerprint",
"version": "0.0.1-canary-20240109-93608d8",
"version": "0.0.1-canary-20240222-c729a13",
"description": "A library to generate a fingerprint from a React Native project",

@@ -44,3 +44,3 @@ "main": "build/index.js",

"dependencies": {
"@expo/spawn-async": "^1.5.0",
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.1.2",

@@ -55,7 +55,7 @@ "debug": "^4.3.4",

"@types/find-up": "^4.0.0",
"expo-module-scripts": "0.0.1-canary-20240109-93608d8",
"expo-module-scripts": "0.0.1-canary-20240222-c729a13",
"glob": "^7.1.7",
"temp-dir": "^2.0.0"
},
"gitHead": "93608d8dcb0268312e0c8ed22036ebfa6efe9830"
"gitHead": "c729a13f936926743c13c021f569a22921455e49"
}

Sorry, the diff of this file is not supported yet

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