You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fluidstate-react

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluidstate-react - npm Package Compare versions

Comparing version

to
0.0.16

6

package.json
{
"name": "fluidstate-react",
"version": "0.0.15",
"version": "0.0.16",
"description": "Library for using fine-grained reactivity state management library fluidstate in React",

@@ -34,3 +34,3 @@ "repository": "https://gitlab.com/fluidstate/fluidstate-react",

"babel-plugin-source-map-support": "^2.2.0",
"fluidstate": "^0.0.14",
"fluidstate": "^0.0.16",
"jest": "^29.4.1",

@@ -45,3 +45,3 @@ "prettier": "^2.8.3",

"peerDependencies": {
"fluidstate": "^0.0.14",
"fluidstate": "^0.0.16",
"react": "^18.2.0"

@@ -48,0 +48,0 @@ },