Socket
Socket
Sign inDemoInstall

rq-state

Package Overview
Dependencies
33
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.10 to 0.2.11

14

package.json
{
"name": "rq-state",
"description": "Quick and light global state management built on top of react-query",
"version": "0.2.10",
"version": "0.2.11",
"license": "MIT",

@@ -11,2 +11,12 @@ "author": "Ifeanyi Isitor",

"exports": {
"./*": "./dist/*.cjs.development.js"
},
"typesVersions": {
"*": {
"*": [
"dist/*.d.ts"
]
}
},
"__exports": {
".": "./dist/index.cjs.development.js",

@@ -18,3 +28,3 @@ "./state": "./dist/state.cjs.development.js",

},
"typesVersions": {
"__typesVersions": {
"*": {

@@ -21,0 +31,0 @@ "state": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc