react-native-onyx
Advanced tools
@@ -261,2 +261,6 @@ import type { ValueOf } from 'type-fest'; | ||
| /** | ||
| * Getter - returns the callback to state mapping, useful in test environments. | ||
| */ | ||
| declare function getCallbackToStateMapping(): Record<number, CallbackToStateMapping<OnyxKey>>; | ||
| /** | ||
| * Clear internal variables used in this file, useful in test environments. | ||
@@ -320,2 +324,3 @@ */ | ||
| setCollectionWithRetry: typeof setCollectionWithRetry; | ||
| getCallbackToStateMapping: typeof getCallbackToStateMapping; | ||
| }; | ||
@@ -322,0 +327,0 @@ export type { OnyxMethod }; |
+1
-1
| { | ||
| "name": "react-native-onyx", | ||
| "version": "3.0.66", | ||
| "version": "3.0.67", | ||
| "author": "Expensify, Inc.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://expensify.com", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
342880
0.41%6575
0.46%