Socket
Socket
Sign inDemoInstall

zustand-fetching

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zustand-fetching - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

2

package.json
{
"name": "zustand-fetching",
"version": "2.0.10",
"version": "2.0.11",
"private": false,

@@ -5,0 +5,0 @@ "description": "Zustand fetching helpers",

@@ -12,5 +12,6 @@ # Zustand Fetching Helpers

I propose several helpers that will take on a significant portion of the typical data work in your store. First, it is
easier to see [examples](https://github.com/Hecmatyar/zustand-fetching/tree/main/src/examples/controllers) to understand
what it is and how it can help. In most cases, helpers will help lighten the store and there will be no need to split it
into several parts
easier to see
[Live example](https://codesandbox.io/p/sandbox/bitter-lake-w57ywe?selection=%5B%7B%22endColumn%22%3A44%2C%22endLineNumber%22%3A49%2C%22startColumn%22%3A44%2C%22startLineNumber%22%3A49%7D%5D&file=%2Fsrc%2Frequest%2FRequest.tsx)
on _codesandbox.io_ to understand what it is and how it can help. In most cases, helpers will help lighten the store and
there will be no need to split it into several parts

@@ -25,3 +26,3 @@ Common view

All actions and states out of your **zustand**
store. [Live example](https://codesandbox.io/p/sandbox/bitter-lake-w57ywe?selection=%5B%7B%22endColumn%22%3A11%2C%22endLineNumber%22%3A11%2C%22startColumn%22%3A11%2C%22startLineNumber%22%3A11%7D%5D&file=%2Fsrc%2Frequest%2FRequest.tsx)
store. [Examples](https://github.com/Hecmatyar/zustand-fetching/tree/main/src/examples/controllers)

@@ -28,0 +29,0 @@ - [leitenRequest](https://github.com/Hecmatyar/zustand-fetching/blob/main/src/examples/controllers/1_Controller_Request.tsx)

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