Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@statx/react

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statx/react - npm Package Compare versions

Comparing version
1.1.4
to
1.1.5
+4
-3
package.json
{
"name": "@statx/react",
"version": "1.1.4",
"version": "1.1.5",
"private": false,

@@ -31,2 +31,3 @@ "description": "Extry tiny smart statx manager",

"type": "module",
"module": "./build/index.js",
"source": "./src/index.ts",

@@ -50,6 +51,6 @@ "files": [

"dependencies": {
"@statx/core": "^1.1.4",
"@statx/core": "^1.1.5",
"react": "^18.2.0"
},
"gitHead": "683ca924f20248d80fe3e05986f01395638e584d"
"gitHead": "7f8053c27fcc629ee66f1500b20424c87cfa4ccc"
}