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

@inertiajs/react

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inertiajs/react - npm Package Compare versions

Comparing version

to
1.0.0

4

package.json
{
"name": "@inertiajs/react",
"version": "1.0.0-beta.7",
"version": "1.0.0",
"license": "MIT",

@@ -55,5 +55,5 @@ "description": "The React adapter for Inertia.js",

"dependencies": {
"@inertiajs/core": "1.0.0-beta.7",
"@inertiajs/core": "1.0.0",
"lodash.isequal": "^4.5.0"
}
}