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

@spark-ui/use-combined-state

Package Overview
Dependencies
Maintainers
7
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.6.2 to 0.6.3

4

CHANGELOG.md

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

## [0.6.3](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.6.2...@spark-ui/use-combined-state@0.6.3) (2024-04-29)
**Note:** Version bump only for package @spark-ui/use-combined-state
## [0.6.2](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.6.1...@spark-ui/use-combined-state@0.6.2) (2023-11-23)

@@ -8,0 +12,0 @@

10

package.json
{
"name": "@spark-ui/use-combined-state",
"version": "0.6.2",
"version": "0.6.3",
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management",

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

"dependencies": {
"@spark-ui/use-mounted-state": "^0.3.0",
"@spark-ui/use-mounted-state": "^0.3.1",
"@types/lodash.isequal": "4.5.8",

@@ -27,4 +27,4 @@ "lodash.isequal": "4.5.0"

"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
"react": "^18.0 || ^19.0",
"react-dom": "^18.0 || ^19.0"
},

@@ -45,3 +45,3 @@ "repository": {

"license": "MIT",
"gitHead": "a7c842111b7449c3e86a95641a6b5758e7419a8d"
"gitHead": "e2262cc062d779c7bafac1d01fe453477f0fdc16"
}
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