Socket
Socket
Sign inDemoInstall

react-query-subscription

Package Overview
Dependencies
30
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.8.0

2

dist/react-query-subscription.development.js
/**
* @license ReactQuerySubscription v1.6.0
* @license ReactQuerySubscription v1.7.0
* react-query-subscription.development.js

@@ -4,0 +4,0 @@ *

/**
* @license ReactQuerySubscription v1.6.0
* @license ReactQuerySubscription v1.7.0
* react-query-subscription.production.min.js

@@ -4,0 +4,0 @@ *

{
"name": "react-query-subscription",
"version": "1.7.0",
"version": "1.8.0",
"engines": {

@@ -73,3 +73,3 @@ "node": ">=10.13.0"

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-query": "^3.0.0",

@@ -76,0 +76,0 @@ "rxjs": "^7.1.0"

@@ -47,2 +47,4 @@ # React Query `useSubscription` hook

Please see [examples](./examples/README.md).
### Subscribe to WebSocket

@@ -49,0 +51,0 @@

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