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.5
to
1.1.7
+4
-3
package.json
{
"name": "@statx/react",
"version": "1.1.5",
"version": "1.1.7",
"private": false,

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

"type": "module",
"types": "./build/index.d.ts",
"module": "./build/index.js",

@@ -51,6 +52,6 @@ "source": "./src/index.ts",

"dependencies": {
"@statx/core": "^1.1.5",
"@statx/core": "^1.1.7",
"react": "^18.2.0"
},
"gitHead": "7f8053c27fcc629ee66f1500b20424c87cfa4ccc"
"gitHead": "8886339540ea29859270aacfd4f20334e207c490"
}