Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spark-ui/use-mounted-state

Package Overview
Dependencies
Maintainers
7
Versions
110
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 0.1.5 to 0.2.0

6

CHANGELOG.md

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

# [0.2.0](https://github.com/adevinta/spark/compare/@spark-ui/use-mounted-state@0.1.5...@spark-ui/use-mounted-state@0.2.0) (2023-04-07)
### Features
- add peerDeps field ([18e758d](https://github.com/adevinta/spark/commit/18e758d4796389711040fed1c9b738270c505abf))
## [0.1.5](https://github.com/adevinta/spark/compare/@spark-ui/use-mounted-state@0.1.4...@spark-ui/use-mounted-state@0.1.5) (2023-03-31)

@@ -8,0 +14,0 @@

8

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

@@ -19,3 +19,7 @@ "publishConfig": {

},
"gitHead": "92768ee141d0617f99ff07870b74fe7a4b33ccfb"
"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"gitHead": "a5e5af21496ded1cce43912266002fa36b3ac328"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc