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.5.3 to 0.5.4

4

CHANGELOG.md

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

## [0.5.4](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.5.3...@spark-ui/use-combined-state@0.5.4) (2023-08-29)
**Note:** Version bump only for package @spark-ui/use-combined-state
## [0.5.3](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.5.2...@spark-ui/use-combined-state@0.5.3) (2023-08-23)

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

12

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

@@ -8,2 +8,8 @@ "publishConfig": {

},
"keywords": [
"@spark-ui",
"react",
"hook",
"combined-state"
],
"main": "./dist/index.js",

@@ -21,3 +27,3 @@ "module": "./dist/index.mjs",

"dependencies": {
"@spark-ui/use-mounted-state": "^0.2.2",
"@spark-ui/use-mounted-state": "^0.2.3",
"@types/lodash.isequal": "4.5.6",

@@ -35,3 +41,3 @@ "lodash.isequal": "4.5.0"

"license": "MIT",
"gitHead": "b3cb5019cadc8baac0c94c6e980a772bc2cdf633"
"gitHead": "0c0a05d34d4ade1b5e3ba458cc9865dedad5a1e3"
}
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