@inertiajs/core
Advanced tools
+3
-3
| { | ||
| "name": "@inertiajs/core", | ||
| "version": "2.3.16", | ||
| "version": "2.3.17", | ||
| "license": "MIT", | ||
@@ -51,3 +51,3 @@ "description": "A framework for creating server-driven single page apps.", | ||
| "lodash-es": "^4.17.23", | ||
| "qs": "^6.14.2" | ||
| "qs": "^6.15.0" | ||
| }, | ||
@@ -57,3 +57,3 @@ "devDependencies": { | ||
| "@types/qs": "^6.14.0", | ||
| "es-check": "^9.5.4", | ||
| "es-check": "^9.6.1", | ||
| "esbuild": "^0.27.3", | ||
@@ -60,0 +60,0 @@ "esbuild-node-externals": "^1.20.1", |
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
Updated