🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@spark-ui/use-mounted-state

Package Overview
Dependencies
Maintainers
7
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/use-mounted-state - npm Package Compare versions

Comparing version

to
10.0.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [10.0.0](https://github.com/leboncoin/spark-web/compare/v9.4.8...v10.0.0) (2025-03-24)
### Code Refactoring
- grouped all components into a single package ([d521202](https://github.com/leboncoin/spark-web/commit/d5212023e4db8b88bc565deb3b6b92d23d894793))
### BREAKING CHANGES
- new package is @spark-ui/ui and enables individual imports by doing
@spark-ui/ui/button
## [9.4.8](https://github.com/leboncoin/spark-web/compare/v9.4.7...v9.4.8) (2025-03-19)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@spark-ui/use-mounted-state",
"version": "9.4.8",
"version": "10.0.0",
"description": "check the component's mount state",

@@ -38,3 +38,3 @@ "publishConfig": {

"license": "MIT",
"gitHead": "3a8f5a2f87c650895c2475a9cc34d511eba426e4"
"gitHead": "799814308844b640f4b52c82786ad5bdd7cbe108"
}