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

@clayui/loading-indicator

Package Overview
Dependencies
Maintainers
13
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/loading-indicator - npm Package Compare versions

Comparing version
3.143.2
to
3.144.1
+4
-4
package.json
{
"name": "@clayui/loading-indicator",
"version": "3.143.2",
"version": "3.144.1",
"description": "ClayLoadingIndicator component",

@@ -37,4 +37,4 @@ "license": "BSD-3-Clause",

"@clayui/css": "3.x",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
},

@@ -44,3 +44,3 @@ "browserslist": [

],
"gitHead": "c098a75e141d65e00ce5e149d35fc1923f11f54b"
"gitHead": "96b1e589bb0777fb30d4fbe050ce7670c8061fe5"
}