New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/fingerprint

Package Overview
Dependencies
Maintainers
0
Versions
90
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.11.10 to 0.11.11

2

build/Options.js

@@ -65,3 +65,3 @@ "use strict";

// Explicit options
...options,
...Object.fromEntries(Object.entries(options ?? {}).filter(([_, v]) => v != null)),
// These options are computed by both default and explicit options, so we put them last.

@@ -68,0 +68,0 @@ enableReactImportsPatcher: options?.enableReactImportsPatcher ??

{
"name": "@expo/fingerprint",
"version": "0.11.10",
"version": "0.11.11",
"description": "A library to generate a fingerprint from a React Native project",

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

},
"gitHead": "13972cd80b8b652a2ca6a2c45e03f7a0b3915ce1"
"gitHead": "c01c449a1d6e6e8690bfcc88a778b46781a59674"
}

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