New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

statery

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statery - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json

@@ -8,3 +8,3 @@ {

},
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

@@ -11,0 +11,0 @@ "module": "dist/index.esm.js",

@@ -1,5 +0,5 @@

Assumptions:
# statery
- A store should only contain data. Mutators should be normal functions.
- Shallow updates are good enough
- Supports React Hooks only
An extremely simple and just as experimental state management library for React. Yes, another one. Honestly, even I don't know why this even exists. I had an idea and just _had_ to try it, and yet another NPM package was born.
**Do not use this library. It's terrible.** In fact, do not use any other library, either. They're all terrible.
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