@inertiajs/core
Advanced tools
+1
-1
| { | ||
| "name": "@inertiajs/core", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A framework for creating server-driven single page apps.", |
@@ -0,1 +1,2 @@ | ||
| export declare const stripTopLevelUndefined: <T extends Record<string, unknown>>(obj: T) => T; | ||
| export declare const objectsAreEqual: <T extends Record<string, any>>(obj1: T, obj2: T, excludeKeys: { [K in keyof T]: K; }[keyof T][]) => boolean; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
613894
0.15%7045
0.14%